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:
- 基于pytorch+bert的中文文本分类☆90Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆197Updated last year
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆236Updated 5 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆350Updated last year
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 4 years ago
- 基于BERT的中文命名实体识别☆44Updated 3 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆67Updated 4 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆178Updated 11 months ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆117Updated 4 years ago
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆163Updated 4 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆128Updated 2 years ago
- 基于深度学习的FAQ式问答系统☆34Updated 4 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆291Updated this week
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆430Updated 10 months ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆89Updated 2 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
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆208Updated last year
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆192Updated 4 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名 实体识别等☆62Updated 2 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆48Updated 4 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆214Updated 3 years ago
- 存放知乎,博客发表文章中的代码☆46Updated 4 years ago
- 基于pytorch的中文意图识别和槽位填充☆196Updated 2 months ago