unikcc / SentenceClassification
Sentence Classification Model Implemented with PyTorch
☆16Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for SentenceClassification
- ☆277Updated 2 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆173Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆124Updated 2 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆98Updated 3 years ago
- 基于tensorflow的bilstm+crf的命名实体识别☆12Updated 4 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆189Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆125Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 8 months ago
- ☆87Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆268Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆65Updated 3 years ago
- 2022搜狐校园算法大赛NLP赛道第一名开源方案(实验代码)☆78Updated 2 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆72Updated 4 years ago
- 中文无监督SimCSE Pytorch实现☆132Updated 3 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆139Updated 4 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆74Updated 3 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 2 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- CoSENT、STS、SentenceBERT☆162Updated last year
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆119Updated 3 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆76Updated 2 years ago
- ☆14Updated 2 years ago
- 嵌套命名实体识别 Nested NER☆19Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆99Updated 3 years ago
- 存放知乎,博客发表文章中的代码☆45Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆58Updated last year
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆135Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆159Updated last year