AlexYangLi/iswc2020_prodcls
ISWC2020 Semantic Web Challenge - Product Classification Top1 Solution
This project helps e-commerce managers and product catalog specialists automatically assign products to the correct categories within a complex, hierarchical classification system. You input product descriptions, titles, or other text data, and it outputs the precise category each product belongs to. This is ideal for anyone maintaining large online product inventories.
No commits in the last 6 months.
Use this if you need to accurately and efficiently classify a high volume of products into a detailed, multi-level category structure.
Not ideal if you're dealing with a very small number of products or a flat, simple categorization system.
Stars
15
Forks
3
Language
Python
License
—
Category
Last pushed
Nov 18, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/AlexYangLi/iswc2020_prodcls"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fidelity/textwiser
[AAAI 2021] TextWiser: Text Featurization Library
RandolphVI/Multi-Label-Text-Classification
About Muti-Label Text Classification Based on Neural Network.
ThilinaRajapakse/pytorch-transformers-classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for...
ntumlgroup/LibMultiLabel
A library for multi-class and multi-label classification
xuyige/BERT4doc-Classification
Code and source for paper ``How to Fine-Tune BERT for Text Classification?``