wiqilee/absa-plsa-tficf-lstm
A complete multi-aspect ABSA (Aspect-Based Sentiment Analysis) system combining PLSA topic modeling, TF-ICF aspect expansion, AC3 semantic similarity mapping, and GloVe-LSTM sentiment classification. Includes a full Streamlit application for analysis, training, and multi-aspect inference.
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Nov 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/wiqilee/absa-plsa-tficf-lstm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
moloud1987/ABCDM
This repository contains the code of the following paper: "Basiri, M. E., Nemati, S., Abdar, M.,...
MohammadForouhesh/latent-aspect-detection
Code and models for the paper "Latent Aspect Detection from Online Unsolicited Customer Reviews"
aarogyaojha/sentiment_analysis
Cross-domain sentiment analysis pipeline comparing classical machine learning (TF-IDF + Logistic...
Ares-Infenus/InsightFlow_NLP
End-to-end NLP system for automated sentiment analysis, named entity recognition, and topic...
alvaro-frank/sentiment_analysis
A TensorFlow-based Bidirectional LSTM for financial sentiment regression, featuring a...