KennethEnevoldsen/asent
Asent is a python library for performing efficient and transparent sentiment analysis using spaCy.
This helps you analyze written text to understand the emotions or opinions expressed within it, such as whether a review is positive or negative. You input raw text, and it outputs a sentiment score (e.g., positive, neutral, negative) along with visual explanations of how that score was derived. This is for data analysts, marketers, or researchers who need to quantify sentiment from text data.
120 stars. Used by 1 other package. Available on PyPI.
Use this if you need to quickly and transparently analyze the sentiment of written text and understand the specific words driving that sentiment.
Not ideal if you primarily work with programming languages other than Python or require sentiment analysis for highly specialized, domain-specific language without customization.
Stars
120
Forks
16
Language
Python
License
MIT
Category
Last pushed
Oct 20, 2025
Commits (30d)
0
Dependencies
2
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/KennethEnevoldsen/asent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
wayfair-incubator/extra-model
Code to run the ExtRA algorithm for unsupervised topic/aspect extraction on English texts.
songyouwei/ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
jiangqn/Aspect-Based-Sentiment-Analysis
A paper list for aspect based sentiment analysis.
chiayewken/Span-ASTE
Code Implementation of "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".
1429904852/Aspect-Based-Sentiment-Analysis
A paper list for aspect based sentiment analysis.