liang8qi / Chinese-Text-Classification-Based-on-Bert
基于Bert实现中文文本二分类
☆26Updated 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
- RoBERTa + BiLSTM + CRF for Chinese NER Task☆30Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆131Updated 5 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- 基于prompt的中文文本分类。☆54Updated last year
- ☆61Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- 基于Pytorch + BERT的抽取式机器阅读理解☆20Updated 2 years ago
- 多模型中文cnews新闻文本分类☆54Updated 5 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆84Updated last year
- Code for Label Semantics for Few Shot Named Entity Recognition☆56Updated last year
- Bert预训练模型fine-tune计算文本相似度☆100Updated last year
- NER任务SOTA模型BERT_MRC☆60Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 2 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆76Updated 5 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Updated 4 years ago
- CMeEE/CBLUE/NER实体识别☆127Updated 2 years ago
- knowledge distillation: 采用知识蒸馏,训练bert后指导textcnn☆18Updated 3 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆57Updated 2 years ago
- ☆25Updated 6 months ago
- 基于pytorch的中文拼写纠错,使用的模型是Bert以及SoftMaskedBert☆31Updated 3 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆58Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆123Updated 3 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆97Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated last year