liang8qi / Chinese-Text-Classification-Based-on-Bert
基于Bert实现中文文本二分类
☆28Updated 5 years ago
Alternatives and similar repositories for Chinese-Text-Classification-Based-on-Bert:
Users that are interested in Chinese-Text-Classification-Based-on-Bert are comparing it to the libraries listed below
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆131Updated 5 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆69Updated last year
- Bert预训练模型fine-tune计算文本相似度☆104Updated last year
- CMeEE/CBLUE/NER实体识别☆129Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated 2 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- 基于prompt的中文文本分类。☆55Updated last year
- 中文二分类,bert+TextCNN 两种实现方法☆22Updated 2 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- ☆60Updated 5 years ago
- ☆87Updated 3 years ago
- 基于pytorch的中文拼写纠错,使用的模型是Bert以及SoftMaskedBert☆32Updated 3 years ago
- https://tianchi.aliyun.com/dataset/dataDetail?dataId=95414☆30Updated 3 years ago
- 多标签文本分类☆30Updated 3 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- A full-process dialogue system that can be deployed online☆98Updated 2 years ago
- Code for Label Semantics for Few Shot Named Entity Recognition☆55Updated last year
- 基于词汇信息融合的中文NER模型☆166Updated 3 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆47Updated 4 years ago
- 多模型中文cnews新闻文本分类☆55Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆57Updated 4 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago
- 使用谷歌2020pegasus模型进行中文文档摘要☆26Updated 2 years ago