songyouwei/ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
ArchivedImplements both BERT-based models (BERT-SPC, LCF-BERT, AEN-BERT) and non-BERT architectures (ASGCN, LSTM variants, memory networks) for fine-grained sentiment classification, supporting k-fold cross-validation and inference pipelines. Leverages GloVe embeddings for traditional models and transformer pre-training for BERT variants, with modular training infrastructure compatible with scikit-learn for evaluation.
2,104 stars. No commits in the last 6 months.
Stars
2,104
Forks
523
Language
Python
License
MIT
Category
Last pushed
Jun 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/songyouwei/ABSA-PyTorch"
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.
KennethEnevoldsen/asent
Asent is a python library for performing efficient and transparent sentiment analysis using spaCy.
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.