zejunwang1 / bert_text_classificationLinks
基于 BERT 模型的中文文本分类工具
☆68Updated 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
Sorting:
- 超长文本分类(大于1000字);文档级/篇章级文本分类 ;主要是解决长距离依赖问题☆132Updated 3 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆349Updated last year
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆116Updated 4 years ago
- 基于BERT的中文命名实体识别☆44Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆236Updated 5 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 基于pytorch+bert的中文文本分类☆88Updated 2 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆179Updated 3 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆194Updated last year
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆66Updated 4 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆129Updated 2 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆208Updated last year
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆88Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- 中文NER的那些事儿☆320Updated last year
- bert pytorch模型微调用于的多标签文本分类☆136Updated 5 years ago
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆192Updated 4 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆210Updated 3 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆55Updated 3 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆432Updated 9 months ago
- 中文二分类,bert+TextCNN 两种实现方法☆24Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆402Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆74Updated 9 months ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 6 months ago