RaffaeleGalliera/pytorch-cnn-text-classification
Convolutional Neural Network (CNN) for text classification implemented with PyTorch and TorchText
This project helps classify documents into predefined categories by analyzing their text content. You provide a collection of text documents, organized by category, and it learns to automatically assign new, uncategorized documents to the correct labels. This is ideal for researchers, content managers, or anyone needing to sort textual data efficiently.
No commits in the last 6 months.
Use this if you need to automatically categorize text documents, such as academic papers, support tickets, or product reviews, into specific topics or themes.
Not ideal if you're looking for an out-of-the-box solution without any programming or machine learning setup, as it requires some technical configuration.
Stars
11
Forks
3
Language
Python
License
—
Category
Last pushed
Mar 20, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/RaffaeleGalliera/pytorch-cnn-text-classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yongzhuo/Keras-TextClassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or...
Priberam/SentimentAnalysis
Sentiment Analysis: Deep Bi-LSTM+attention model
dirkhovy/text_analysis_for_social_science
Code for the CUP Elements on text analysis in Python for social scientists
melihbodur/Text_and_Audio_classification_with_Bert
Text Classification in Turkish Texts with Bert
abhilash1910/MiniClassifier
Deep Learning Library for Text Classification.