xinyi-code / Chinese-Text-Classification
Chinese-Text-Classification Project including bert-classification, textCNN and so on.
☆155Updated 2 years ago
Alternatives and similar repositories for Chinese-Text-Classification:
Users that are interested in Chinese-Text-Classification are comparing it to the libraries listed below
- SimCSE在中文上的复现,有监督+无监督☆275Updated 2 months ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- SimCSE中文语义相似度对比学习模型☆85Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- ☆278Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 2 years ago
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆391Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆175Updated 3 years ago
- SimCSE在中文任务上的简单实验☆605Updated last year
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆166Updated 3 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆387Updated last year
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆273Updated this week
- 基于pytorch+bert 的中文文本分类☆84Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆139Updated 3 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆497Updated 4 years ago
- CoSENT、STS、SentenceBERT☆167Updated 2 months ago
- 利用bert和textcnn解决多标签文本分类的demo。☆32Updated 2 years ago
- 中文NER的那些事儿☆318Updated last year
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆222Updated last year
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆562Updated last year
- CMeEE/CBLUE/NER实体识别☆129Updated 3 years ago
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆527Updated 2 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆244Updated last year
- Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequ…☆345Updated 9 months ago
- Pytorch BERT-BiLSTM-CRF For NER☆412Updated 5 years ago