/text_class

Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用

Primary LanguagePython

text_class

A series of implement of deep learning models, including textCNN, textRNN, textCapsule, attention for text class in the framework of pytorch