sentiment and afinn
These are ecosystem siblings: both are independent implementations of the same AFINN sentiment analysis algorithm in different programming languages (Node.js and Elixir), allowing developers to use the same underlying lexicon-based approach within their respective language ecosystems.
About sentiment
thisandagain/sentiment
AFINN-based sentiment analysis for Node.js.
This tool helps you quickly understand the emotional tone of written text, like customer feedback, social media posts, or reviews. You provide plain text, and it returns a sentiment score indicating whether the text is generally positive, negative, or neutral. It's ideal for analysts, marketers, or anyone needing to gauge public opinion or sentiment from textual data.
About afinn
kupolak/afinn
Sentiment analysis in Elixir.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work