Awesome-Python-Scripts/Word_Frequency_Counter/requirements.txt

4 lines
33 B
Plaintext
Raw Normal View History

2021-10-05 16:59:48 +00:00
argparse
nltk==3.4.5
re
string