Install requirements:
pip install -r requirements.txt
Run program:
main.py path/to/filename.txt 1
Filetypes supported at the moment: .txt and .pdf.
If you want to change the file while checking spelling, write the "1" after path
, only works for .txt at the moment