aniass/Product-Categorization-NLP
Multi-Class Text Classification for products based on their description with Machine Learning algorithms and Neural Networks (MLP, CNN, Distilbert).
This project helps e-commerce managers and product catalog specialists automatically organize products. You provide product descriptions, and it categorizes them into predefined product types. This is useful for anyone managing large inventories who needs to assign products to the correct categories efficiently.
Use this if you need to quickly and accurately assign products to categories based on their text descriptions, saving manual effort in catalog management.
Not ideal if your product categories are highly nuanced, require subjective human judgment, or your products lack descriptive text.
Stars
97
Forks
27
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/aniass/Product-Categorization-NLP"
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...
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的文本分类
artitw/text2class
Multi-class text categorization using state-of-the-art pre-trained contextualized language...