Browse Source

fix: patter match algorithm

icecraft 1 year ago
parent
commit
f09148b9bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      magic_pdf/model/magic_model.py

+ 1 - 1
magic_pdf/model/magic_model.py

@@ -594,7 +594,7 @@ class MagicModel:
         self, page_no, subject_category_id, object_category_id
     ):
 
-        AXIS_MULPLICITY = 0.8
+        AXIS_MULPLICITY = 0.5
         subjects = self.__reduct_overlap(
             list(
                 map(