zhengwsh / text-classificationLinks
Tensorflow-implemented text classificators including FastText, TextCNN, TextRNN, TextBiRNN, TextRCNN, HAN, etc.
☆104Updated 7 years ago
Alternatives and similar repositories for text-classification
Users that are interested in text-classification are comparing it to the libraries listed below
Sorting:
- use ELMo in chinese environment☆105Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆298Updated 7 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆152Updated 7 years ago
- Bert-classification and bert-dssm implementation with keras.☆94Updated 5 years ago
- ☆40Updated 8 years ago
- 2018-JDDC大赛第4名的解决方案☆236Updated 7 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- 基于siamese-lstm的中文句子相似度计算☆129Updated 7 years ago
- Our experience & lesson & code☆48Updated 8 years ago
- A tensorflow implementation of siamese lstm.