hellen9527 / Pytorch-Chinese-Text-ClassificationLinks
中文文本分类模型集成,包括cnn, lstm, bert等,开箱即用
☆26Updated last year
Alternatives and similar repositories for Pytorch-Chinese-Text-Classification
Users that are interested in Pytorch-Chinese-Text-Classification are comparing it to the libraries listed below
Sorting:
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆105Updated last year
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆186Updated last year
- 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆74Updated 7 months ago
- 中文二分类,bert+TextCNN 两种实现方法☆23Updated 2 years ago
- THUCNews中文 文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆63Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆392Updated last year
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆61Updated 4 years ago
- ☆39Updated 2 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆52Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进行微调。☆48Updated 4 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- 基于BERT模型的深度学习中文文本分类实现,包含大约20000条新闻的训练和测试集,包装有简单HTTP接口可供调用。☆24Updated 5 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆62Updated 2 years ago
- 使用bert进行关系三元组抽取。☆165Updated last year
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆142Updated 2 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆105Updated 3 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆129Updated 6 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- 使用bert进行中文方面级情感识别。☆24Updated 2 years ago
- SimCSE在中文上的复现,有监督+无监督☆277Updated 4 months ago
- Using BERT+Bi-LSTM+CRF☆139Updated 3 years ago
- TF-IDF+Word2vec做文本相似度计算,最好是长文本☆24Updated 5 years ago