Lizhen0628 / text_classificationLinks
使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个模型的对比
☆512Updated 2 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:
- 基于Transformers的文本分类☆342Updated 3 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆271Updated 5 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆465Updated 6 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆691Updated 5 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆481Updated 6 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆243Updated 2 years ago
- 命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新☆475Updated 5 years ago