taishan1994 / pytorch_bert_chinese_text_classificationLinks
基于pytorch+bert的中文文本分类
☆84Updated 2 years ago
Alternatives and similar repositories for pytorch_bert_chinese_text_classification
Users that are interested in pytorch_bert_chinese_text_classification are comparing it to the libraries listed below
Sorting:
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆105Updated last year
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆186Updated last year
- SimCSE中文语义相似度对比学习模型☆86Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆62Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆74Updated 6 months ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆63Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆23Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 基于 BERT 模型的中文文本分类工具☆65Updated 3 years ago
- Summary and comparison of Chinese classification models☆35Updated 2 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆87Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- 利用huggingface实现文本分类☆58Updated 3 years ago
- 基于BERT的中文命名实体识别☆41Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- GlobalPointer的优化版/NER实体识别☆120Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆277Updated 4 months ago
- 基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务 框架☆22Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- ☆278Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 3 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆231Updated 3 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 2 years ago