Modify: requirements.txt
Browse files
{gramformer_backup β gramformer}/__init__.py
RENAMED
File without changes
|
{gramformer_backup β gramformer}/demo.py
RENAMED
File without changes
|
{gramformer_backup β gramformer}/gramformer.py
RENAMED
File without changes
|
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ python-Levenshtein==0.12.2
|
|
6 |
fuzzywuzzy==0.18.0
|
7 |
tokenizers==0.10.2
|
8 |
fsspec==2021.5.0
|
9 |
-
lm-scorer
|
10 |
errant
|
|
|
6 |
fuzzywuzzy==0.18.0
|
7 |
tokenizers==0.10.2
|
8 |
fsspec==2021.5.0
|
9 |
+
lm-scorer
|
10 |
errant
|