Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Commit f25b74b

Browse files
CipherCipher
authored andcommitted
test
1 parent 66e1d59 commit f25b74b

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

Janex.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ def patterncompare(input_string, intents_file_path):
5959

6060
if Similarity > HighestSimilarity:
6161
SimilarityPercentage = Similarity / len(OverallWordList + WordList2)
62+
# Just to test the mathy bit idk am autistic and gay so maths isn't strong suit print(len(OverallWordList+WordList2s)
6263
HighestSimilarity = Similarity
6364
MostSimilarPattern = intent_class
6465

__pycache__/Janex.cpython-311.pyc

93 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)