trang-h-vo/Product-Auto-Categorization-with-NLP
In this repository, I use text data to help auto-categorize new products on an e-commerce platform. Steps include filtering by pos tags, lemmatization, tokenization using TfidfVectorizer and simple modeling.
No commits in the last 6 months.
Stars
3
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 20, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/trang-h-vo/Product-Auto-Categorization-with-NLP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jenojp/negspacy
spaCy pipeline object for negating concepts in text
Mascerade/supervised-product-matching
⚖️ Neural network for product matching, aka classifying whether two product titles represent the...
dmlls/negate
negate_sentence(A Python module that doesn't negate sentences.)
sugatagh/E-commerce-Text-Classification
Proper categorization of e-commerce products enhances the user experience and achieves better...
MaggieMeow/neko
Product categorization using sequence-to-sequence models and others.