taishan1994 / tensorflow-text-classificationLinks
基于tensorflow的中文文本分类(复旦中文语料)
☆20Updated 4 years ago
Alternatives and similar repositories for tensorflow-text-classification
Users that are interested in tensorflow-text-classification are comparing it to the libraries listed below
Sorting:
- 多标签多分类的textCNN☆12Updated 4 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer