feat: word frequency endpoint with stop word removal

This commit is contained in:
2026-01-27 18:18:32 +00:00
parent dcdeafd7a9
commit ecc1a62d24
2 changed files with 34 additions and 0 deletions

View File

@@ -14,7 +14,9 @@ httplib2==0.31.1
idna==3.11
itsdangerous==2.2.0
Jinja2==3.1.6
joblib==1.5.3
MarkupSafe==3.0.3
nltk==3.9.2
numpy==2.4.1
pandas==2.3.3
proto-plus==1.27.0
@@ -27,10 +29,12 @@ pyparsing==3.3.1
python-dateutil==2.9.0.post0
python-dotenv==1.2.1
pytz==2025.2
regex==2026.1.15
requests==2.32.5
rsa==4.9.1
six==1.17.0
soupsieve==2.8.1
tqdm==4.67.1
typing_extensions==4.15.0
tzdata==2025.3
uritemplate==4.2.0