soumik12345/multi-label-text-classification
A multi-label text classifier to predict the subject areas of arXiv papers from their abstract bodies.
This tool helps researchers and librarians automatically categorize academic papers. By inputting the abstract of an arXiv paper, it predicts the relevant subject areas (e.g., 'Computer Vision', 'Astrophysics'). This is useful for anyone who needs to quickly understand or organize scientific literature.
No commits in the last 6 months.
Use this if you need to automatically assign one or more subject categories to arXiv paper abstracts.
Not ideal if you need to classify documents outside of academic abstracts or require classification across a different set of categories.
Stars
18
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 06, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/soumik12345/multi-label-text-classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
castorini/hedwig
PyTorch deep learning models for document classification
AnubhavGupta3377/Text-Classification-Models-Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
inspirehep/magpie
Deep neural network framework for multi-label text classification
kk7nc/Text_Classification
Text Classification Algorithms: A Survey
InseeFrLab/torchTextClassifiers
A unified framework for text classification in PyTorch.