sky94520 / binary-classificationLinks
使用Bert进行二分类
☆18Updated 4 years ago
Alternatives and similar repositories for binary-classification
Users that are interested in binary-classification are comparing it to the libraries listed below
Sorting:
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆86Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- ☆417Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- GlobalPointer的优化版/NER实体识别☆120Updated 3 years ago
- pytorch中文语言模型预训练☆389Updated 4 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- ☆278Updated 3 years ago
- ☆89Updated 2 years ago
- ☆29Updated last year
- SimCSE有监督与无监督实验复现☆148Updated last year
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆226Updated last year
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆105Updated 3 years ago
- CoSENT、STS、SentenceBERT☆168Updated 4 months ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆63Updated 4 years ago
- SimCSE在中文上的复现,有监督+无监督☆277Updated 4 months ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆114Updated last year
- 简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型☆265Updated 4 years ago
- ☆160Updated 2 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆76Updated 4 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- This is some summary code and model☆40Updated 3 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆51Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago