Skip to content

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

Notifications You must be signed in to change notification settings

NilayGaitonde/Attention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published