mirror of
https://github.com/caperren/school_archives.git
synced 2025-11-09 13:41:13 +00:00
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.