hellen9527 / Pytorch-Chinese-Text-Classification
中文文本分类模型集成,包括cnn, lstm, bert等,开箱即用
☆24Updated 9 months ago
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
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 2 months ago
- 基于pytorch+bert的中文文本分类☆81Updated last year
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆175Updated 10 months ago
- SimCSE中文语义相似度对比学习模型☆79Updated 2 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated last year
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆369Updated last year
- SimCSE在中文上的复现,有监督+无监督☆273Updated 3 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆105Updated 2 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆173Updated 2 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆31Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- 基于pytorch_bert的中文多标签分类☆87Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆99Updated last year
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆116Updated 4 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆58Updated 4 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆125Updated 3 years ago
- Implemention of NER model on chinese dataset.☆70Updated last year
- 使用pytorch搭建textCNN实现中文文本分类☆126Updated 5 years ago
- 中文文本聚类☆122Updated 2 years ago
- 基于BERT的中文命名实体识别☆37Updated 2 years ago
- ☆36Updated 2 years ago
- ☆122Updated 2 months ago
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学 习方法以及预训练模型等方法☆174Updated 4 years ago
- 使用bert进行关系三元组抽取。☆149Updated 9 months ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆174Updated 3 years ago
- 今日头条中文新闻(文本)分类数据集☆63Updated 6 years ago
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆151Updated 2 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆385Updated last year