zejunwang1 / bert_text_classification
基于 BERT 模型的中文文本分类工具
☆64Updated 3 years ago
Alternatives and similar repositories for bert_text_classification:
Users that are interested in bert_text_classification are comparing it to the libraries listed below
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆183Updated last year
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- 多模型中文cnews新闻文本分类☆55Updated 5 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- 基于BERT的中文命名实体识别☆41Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆131Updated 5 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆113Updated 4 years ago
- SimCSE中文语义相似度对比学习模型☆84Updated 3 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆22Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆166Updated 3 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 5 months ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated 2 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆140Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- Implemention of NER model on chinese dataset.☆71Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆129Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆275Updated 2 months ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequ…☆345Updated 9 months ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆230Updated 4 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆176Updated 11 months ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆76Updated 4 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆43Updated 3 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆32Updated 2 years ago
- 新闻标题摘要生成模型,基于T5-PEGASUS。News title summary generation model☆18Updated 2 years ago
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆92Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 4 years ago