hellen9527 / Pytorch-Chinese-Text-Classification
中文文本分类模型集成,包括cnn, lstm, bert等,开箱即用
☆24Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for Pytorch-Chinese-Text-Classification
- 基于pytorch+bert的中文文本分类☆77Updated last year
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆168Updated 8 months ago
- 利用bert和textcnn解决多标签文本分类的demo。☆29Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆68Updated 7 months ago
- SimCSE中文语义相似度对比学习模型☆78Updated 2 years ago
- SimCSE在中文上的复现,有监督+无监督☆266Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆135Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆91Updated last year
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆65Updated 3 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆55Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆382Updated last year
- 基于词汇信息融合的中文NER模型☆162Updated 2 years ago
- ☆277Updated 2 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆115Updated 4 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆351Updated last year
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆119Updated 3 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆47Updated 3 years ago
- Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequ…☆337Updated 4 months ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆51Updated 4 years ago
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆193Updated 6 months ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆135Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆82Updated 2 years ago
- 中文文本聚类☆123Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆125Updated 5 years ago
- Implemention of NER model on chinese dataset.☆67Updated last year
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆163Updated 3 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆78Updated 3 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆174Updated 2 years ago
- 存放知乎,博客发表文章中的代码☆45Updated 3 years ago