M17idd commited on
Commit
f465b68
·
1 Parent(s): 78dcb52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -540,7 +540,7 @@ st.markdown("""
540
 
541
 
542
  if query:
543
- threshold = 70 # چون fuzz خروجی بین 0 تا 100 می‌ده
544
  matched_sentences = []
545
 
546
  for idx, sentence in enumerate(all_sentences):
 
540
 
541
 
542
  if query:
543
+ threshold = 85
544
  matched_sentences = []
545
 
546
  for idx, sentence in enumerate(all_sentences):