Awesome-Python-Scripts/Word_Frequency_Counter/requirements.txt
2023-10-24 18:34:49 +05:30

4 lines
30 B
Plaintext

argparse
nltk==3.4.5
re
string