An open API service indexing awesome lists of open source software.

https://github.com/moehmeni/product-category-classifier

Multi-class text classification for e-commerce products using bidirectional LSTM networks
https://github.com/moehmeni/product-category-classifier

category-classification classification multiclass-classification rnn

Last synced: 8 months ago
JSON representation

Multi-class text classification for e-commerce products using bidirectional LSTM networks

Awesome Lists containing this project

README

          

# product-category-classifier
Multiclass classification using a bidirectional LSTM to guess a category with the given product name.

# Evaluation
- Loss: 0.780
- Accuracy: 0.862

# Download
Note this dataset is for Farsi tokens. You can use your own dataset
- [Dataset](https://drive.proton.me/urls/PTJMDQF4MC#3Q59IBAyLmYU)
- [Trained model](https://drive.proton.me/urls/M94XEST1N0#ZuEEcySMQsrF)