sentiment.ai-package

sentiment.ai: Simple Sentiment Analysis Using Deep Learning

sentiment.ai: Simple Sentiment Analysis Using Deep Learning

This package uses Google's Universal Sentence Encoder, simplifies all the difficulties, and turns it into a sentiment analysis package.

Main Benefits:

  • Tolerates spelling mitsakes
  • Not dependent on exactly matching a fixed dictionary
  • Requires less pre-processing
  • More powerful than dictionary-based methods

Main Drawbacks:

  • Requires a lot of RAM
  • Can be slow on larger datasets (unless using GPU)

Effectively, if you have a reasonably powerful computer, you can use sentiment.ai as a more flexible, powerful, and modern approach to sentiment analysis. package

See Also

Useful links:

Author(s)

Maintainer : Ben Wiseman [email protected] [conceptor]

Authors:

Other contributors:

Other functions in sentiment.ai

Related functions from the same R package

  • Maintainer: Ben Wiseman
  • License: MIT + file LICENSE
  • Last published: 2022-03-19