supunab/aspect-extraction
Several aspect extraction methods tried
This project helps you identify the key features or aspects that people are talking about within sentences, like 'screen' or 'battery life' for a phone review. You input a sentence, and it highlights the important product or service characteristics being discussed. This is useful for anyone analyzing customer feedback, social media mentions, or survey responses to understand specific opinions.
No commits in the last 6 months.
Use this if you need to quickly pinpoint the particular elements, products, or services being referenced in short text snippets.
Not ideal if you need to understand the sentiment associated with those aspects, as this tool only extracts the aspect itself.
Stars
8
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 09, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/supunab/aspect-extraction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
wayfair-incubator/extra-model
Code to run the ExtRA algorithm for unsupervised topic/aspect extraction on English texts.
KennethEnevoldsen/asent
Asent is a python library for performing efficient and transparent sentiment analysis using spaCy.
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".