sentiment.ai-package {sentiment.ai} | R Documentation |
sentiment.ai: Simple Sentiment Analysis Using Deep Learning
Description
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.
Author(s)
Maintainer: Ben Wiseman benjamin.h.wiseman@gmail.com [conceptor]
Authors:
Steven Nydick swnydick@gmail.com (ORCID)
Tristan Wisner tristan.wisner@kornferry.com
Other contributors:
Fiona Lodge fiona.lodge@kornferry.com [contributor]
Yu-Ann Wang yu-ann-wang@kornferry.com [contributor]
Veronica Ge veronica.ge@kornferry.com [artist]
Korn Ferry Institute KFInstituteRequests@KornFerry.com [funder]
See Also
Useful links: