To use Python and NLTK features to explore a text file and create a word guessing game based on the file data.
To execute : python3 algorithm1.py
python3 algorithm1.py anat19.txt
To use Python and NLTK features to explore a text file and create a word guessing game based on the file data.
PythonMIT