xinyi-code / Chinese-Text-ClassificationLinks
Chinese-Text-Classification Project including bert-classification, textCNN and so on.
☆157Updated 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
Sorting:
- SimCSE在中文上的复现,有监督+无监督☆277Updated 3 months ago
- SimCSE中文语义相似度对比学习模型☆85Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆393Updated 2 years ago
- ☆278Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 3 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- SimCSE在中文任务上的简单实验☆604Updated last year
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- 基于词汇信息融合的中文NER模型☆168Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆130Updated 3 years ago
- Using BERT+Bi-LSTM+CRF☆139Updated 3 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆225Updated last year
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆245Updated last year
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆346Updated 10 months ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆52Updated 2 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆565Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆185Updated last year
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆499Updated 4 years ago
- 中文NER的那些事儿☆318Updated last year
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆208Updated last year
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆230Updated 2 years ago
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆529Updated 2 years ago
- GlobalPointer的优化版/NER实体识别☆120Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago