Files

6 lines
252 B
Plaintext

To run this program, place the files testSet.txt and trainingSet.txt in the same directory, then run:
python3 sentiment_analyzer.py
Results will be saved in results.txt.
The files preprocessed_train.txt and preprocessed_test.txt will also be created.