Skip to content

Sentiment analysis - basics

Latest
Compare
Choose a tag to compare
@randomrandom randomrandom released this 03 Jul 11:18
· 2 commits to master since this release

A working sentiment analysis model which:

  • Achieves up to ~97% accuracy on the IMDB movie reviews data set
  • Supports loading of pre-trained embeddings
  • Supports reading multiple data sources
  • Has optimized input pipeline
  • Can be trained in parallel on multiple GPUs