maxent-ai/zeroshot_topics
Topic Inference with Zeroshot models
Automatically identify key topics and labels within your short text data without needing to manually categorize or pre-label anything. You provide your raw text, and it outputs relevant topic labels. This is for data analysts, content managers, or researchers who need to quickly understand the main subjects in large volumes of text.
No commits in the last 6 months.
Use this if you have short text snippets and need to quickly assign topics or categories without any prior manual labeling or extensive training data.
Not ideal if your primary data consists of very long documents, as its performance is currently optimized for shorter texts.
Stars
61
Forks
7
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/maxent-ai/zeroshot_topics"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yongzhuo/Pytorch-NLU
中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text...
aniass/Product-Categorization-NLP
Multi-Class Text Classification for products based on their description with Machine Learning...
VinAIResearch/BERTweet
BERTweet: A pre-trained language model for English Tweets (EMNLP-2020)
hppRC/bert-classification-tutorial
【2023年版】BERTによるテキスト分類
zhanlaoban/Transformers_for_Text_Classification
基于Transformers的文本分类