torch-text-classifier

NLP tool


Keywords
pip, pytorch, classifier
License
MIT
Install
pip install torch-text-classifier==0.0.58

Documentation

Torch Text Classifier

FAQ

Why classifier?

There're a lot of works need a text classifier, eg. news category prediction, sentiment prediction, intent classification, and so on.

So we want to build the simplest and useful classifier use DNN, CNN, LSTM or other model, especially in Chinese classification.