54 Forks
317 Stars
317 Watchers

pytextclassifier

pytextclassifier is a toolkit for text classification. 文本分类,LR,Xgboost,TextCNN,FastText,TextRNN,BERT等分类模型实现,开箱即用。

How to download and setup pytextclassifier

Open terminal and run command
git clone https://github.com/shibing624/pytextclassifier.git
git clone is used to create a copy or clone of pytextclassifier repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pytextclassifier https://github.com/shibing624/pytextclassifier/archive/master.zip

Or simply clone pytextclassifier with SSH
[email protected]:shibing624/pytextclassifier.git

If you have some problems with pytextclassifier

You may open issue on pytextclassifier support forum (system) here: https://github.com/shibing624/pytextclassifier/issues