wayfair-incubator/extra-model
Code to run the ExtRA algorithm for unsupervised topic/aspect extraction on English texts.
Extra Model helps you understand the main topics and aspects within large collections of English text, like customer reviews or survey responses. You provide it with your raw text data, and it outputs a breakdown of the key subjects discussed without needing any pre-defined categories. This is ideal for market researchers, product managers, or analysts who need to quickly grasp themes in qualitative data.
Available on PyPI.
Use this if you have a lot of unstructured English text and need to automatically identify the most important themes, topics, or aspects being discussed without having to manually label or pre-categorize anything.
Not ideal if you need to classify text into pre-defined categories, analyze non-English text, or require highly precise sentiment analysis alongside topic extraction.
Stars
54
Forks
11
Language
HTML
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
11
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/wayfair-incubator/extra-model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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".
1429904852/Aspect-Based-Sentiment-Analysis
A paper list for aspect based sentiment analysis.