Commit f09148b9 authored by icecraft's avatar icecraft
Browse files

fix: patter match algorithm

parent 969101dd
......@@ -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(
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment