Change requirements
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -8,4 +8,7 @@ numpy
|
|
8 |
pandas
|
9 |
pymupdf
|
10 |
python-dotenv
|
11 |
-
lxml
|
|
|
|
|
|
|
|
8 |
pandas
|
9 |
pymupdf
|
10 |
python-dotenv
|
11 |
+
lxml
|
12 |
+
nltk
|
13 |
+
bm25s[full]
|
14 |
+
scikit-learn
|