The project for sentiment analysis for the course CS476 (Dr. Sakhr) this was work on by group of five students:
- Serry Sibaee
- Sattam Al Ammar
- Saleh Mohaimeed
- Ibrahim Bazzoun
- Ali Al Basoudan
The distribution of the files is as following:
- Main file is "project work" where the main code.
- Second file is "File number 2" is where we did the LSTM (because we needed some parallel working with our main platform to save time) and it has our MODEL (Word Model)
- Third file " Sentiment Analysis without data cleaning" has the training and working on the model without cleaning.