Awesome-Python-Scripts/Word_Frequency_Counter/requirements.txt

4 lines
30 B
Plaintext
Raw Normal View History

2023-10-24 13:04:49 +00:00
argparse
nltk==3.4.5
re
2021-10-05 16:59:48 +00:00
string