diff --git a/atlasbot/engine/answerer.py b/atlasbot/engine/answerer.py index f54c477..af8a8fa 100644 --- a/atlasbot/engine/answerer.py +++ b/atlasbot/engine/answerer.py @@ -21,7 +21,6 @@ FOLLOWUP_SHORT_WORDS = 6 TOKEN_MIN_LEN = 3 NS_ENTRY_MIN_LEN = 2 DEDUP_MIN_SENTENCES = 3 -TOKEN_MIN_LEN = 3 RUNBOOK_SIMILARITY_THRESHOLD = 0.4