sayakpaul/Generating-categories-from-arXiv-paper-titles
This project takes the arXiv dataset and builds an automatic tag classifier from the arXiv article/paper titles
This project helps researchers, academics, and students quickly categorize arXiv papers. You input a paper title, and it outputs relevant arXiv category tags like "cs.LG" or "stat.ML". This is useful for anyone trying to organize, search, or understand the subject matter of many academic papers.
No commits in the last 6 months.
Use this if you need to automatically assign standard arXiv categories to a large collection of paper titles.
Not ideal if you need to classify papers into custom categories not found in the arXiv taxonomy, or if you need to classify full paper content rather than just titles.
Stars
13
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 18, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sayakpaul/Generating-categories-from-arXiv-paper-titles"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
angelosalatino/cso-classifier
Python library that classifies content from scientific papers with the topics of the Computer...
newsgac/platform
Platform for machine learning experiments developed in the project NEWSGAC
giuseppebonaccorso/Reuters-21578-Classification
Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM
aqibsaeed/Research-Paper-Categorization
Research paper classification using machine learning and NLP
tblock/10kGNAD
Ten Thousand German News Articles Dataset for Topic Classification