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.

sentiment
58
Established
afinn
41
Emerging
Maintenance 0/25
Adoption 12/25
Maturity 25/25
Community 21/25
Maintenance 10/25
Adoption 3/25
Maturity 16/25
Community 12/25
Stars: 2,674
Forks: 313
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 3
Forks: 1
Downloads:
Commits (30d): 0
Language: Elixir
License: MIT
Stale 6m
No Package No Dependents

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.

text-analysis customer-feedback social-listening market-research content-analysis

About afinn

kupolak/afinn

Sentiment analysis in Elixir.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work