Skip to content

TashreefMuhammad/TwitterSentimentAnalysis-BidirectionalLSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Twitter Sentiment Analysis through Bidirectional LSTM

The experiment consists of developing a model using Bidirectional LSTM layers in order to predict sentiment of a given dataset.

TensorFlow, Keras, Scikit-Learn was used for developing the relatively simple NLP model in this scenario. The code itself is explained on the notebook file.

For the best view of all Markdown parts and running of code, Google Colaboratory is recommended. The notebook itself wa run on Google Colaboratory under the runtime type GPU. Each epoch approximately took 40 sec to 60 sec to run on an average on GPU runtime.

About

Sentiment Analysis on a twitter dataset was done using Bidirectiona LSTM through keras for partial fulfilment of CSE 4238 course for the semester Fall - 2020 . It is for the B.Sc. in Computer Science and Engineering Programme at Ahsanullah University of Science and Technology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors