@@ -82,7 +82,7 @@ class XMLScorer:
# 유사한 텍스트 찾기
def find_similar_text(self, root, target_text, threshold=0.5):
def find_similar_text(self, root, target_text, threshold=0.6):
"""
전체 문서에서 유사한 텍스트를 찾아 반환
The note is not visible to the blocked user.