xinyi-code / Chinese-Text-ClassificationLinks
Chinese-Text-Classification Project including bert-classification, textCNN and so on.
☆160Updated 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中文语义相似度对比学习模型☆87Updated 3 years ago
- SimCSE有监督与无监督实验复现☆148Updated last year
- SimCSE在中文上的复现,有监督+无监督☆278Updated 5 months ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆131Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- SimCSE在中文任务上的简单实验☆604Updated last year
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆603Updated last week
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆107Updated 2 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆397Updated 2 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆504Updated 4 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆226Updated last year
- ☆278Updated 3 years ago
- 基于pytorch+bert的中文文本分类☆86Updated 2 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆348Updated last year
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆76Updated 4 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆785Updated 7 months ago
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆414Updated 3 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆107Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆177Updated 3 years ago
- FewCLUE 小样本学习测评基准,中文版☆512Updated 2 years ago
- 利用huggingface实现文本分类☆58Updated 3 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆287Updated this week
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆533Updated 3 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆652Updated 3 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆211Updated 3 years ago
- ☆417Updated last year