Skip to content

Commit

Permalink
fracking fasttext
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Baptiste-Camps committed Feb 13, 2024
1 parent b2b8eb7 commit b719f07
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fasttext==0.9.1
fasttext==0.9.2
joblib==1.2.0
lxml==4.9.1
nltk==3.6.6
Expand All @@ -7,11 +7,10 @@ pybind11==2.8.1
scikit-learn==1.2.1
scipy==1.10.0
six==1.16.0
click
tqdm
tqdm==4.64.1
unidecode==1.3.2
pandas==1.3.4
argparse==1.4.0
regex
matplotlib
regex==2022.10.31
matplotlib==3.6.2
imbalanced-learn==0.8.1

0 comments on commit b719f07

Please sign in to comment.