Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deonvz/sentimentanalysis

This model scores the sentiment of text with a value between 0 ("negative") , 0.5 ("neutral") up to 1 ("positive"). This model was trained on reviews. These were truncated to a maximum of 200 words and only the 20,000 most common words in the reviews are used.
https://github.com/deonvz/sentimentanalysis

ai javascript ml ml5js model natural-language-processing seniment sentiment-analysis

Last synced: about 1 month ago
JSON representation

This model scores the sentiment of text with a value between 0 ("negative") , 0.5 ("neutral") up to 1 ("positive"). This model was trained on reviews. These were truncated to a maximum of 200 words and only the 20,000 most common words in the reviews are used.

Awesome Lists containing this project