Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis with Attention

  • Preprocessing techniques like removing stopwords, punctuations, and contractions
  • Custom word encoding and decoding using a Words class
  • Attention mechanism implemented from scratch to capture important parts of the input sequence
  • Achieved a train accuracy of 87% and validation accuracy of 88% on the Amazon Fine Food Reviews dataset

About

Machine translation and Sentiment Analysis with the (scaled dot product) attention mechanism

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages