algoprog/Faspect
A library for open domain query facet extraction and generation
This tool helps you quickly understand the different sub-topics and aspects related to a search query or a set of documents. By inputting a search term and relevant text, it outputs a list of related facets or categories. This is ideal for anyone working in information retrieval, content analysis, or search engine optimization.
No commits in the last 6 months.
Use this if you need to identify the core aspects or common themes that users associate with a particular search query or that are present within a collection of documents.
Not ideal if you are looking for sentiment analysis, named entity recognition, or highly specific entity extraction, as it focuses on broader topic facets.
Stars
16
Forks
1
Language
Python
License
MIT
Category
Last pushed
Apr 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/algoprog/Faspect"
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".