xinyi-code / Chinese-Text-ClassificationLinks
Chinese-Text-Classification Project including bert-classification, textCNN and so on.
☆161Updated 3 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中文 语义相似度对比学习模型☆88Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 6 months ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- SimCSE在中文任务上的简单实验☆605Updated 2 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆179Updated 3 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆505Updated 4 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆785Updated 8 months ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆415Updated 3 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆606Updated last month
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆349Updated last year
- 基于pytorch+bert的中文文本分类☆88Updated 2 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆653Updated 3 years ago
- ☆279Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆193Updated 3 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆398Updated 2 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆399Updated 2 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆288Updated this week
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆210Updated 3 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆227Updated last year
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago
- Code for ACL 2021 paper "ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information"☆564Updated 2 years ago
- Unified Structure Generation for Universal Information Extraction☆936Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆63Updated 2 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆108Updated 3 years ago