A primary natural language processing model as a module assignment
This project file consists of 5 files, each of which are independent of each other:
The logistic regression model for sentiment analysis The KNN model for sentiment analysis The NB model for sentiment analysis The SVM model for sentiment analysis The LSTM model for sentiment analysis For each project file, run the cells sequentially from top to bottom. Comments are added before or after the code as guidance.