unikcc / SentenceClassificationLinks
Sentence Classification Model Implemented with PyTorch
☆16Updated 2 years ago
Alternatives and similar repositories for SentenceClassification
Users that are interested in SentenceClassification are comparing it to the libraries listed below
Sorting:
- 基于Transformers的文本分类☆342Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆150Updated 2 years ago
- 基于tensorflow的bilstm+crf的命名实体识别☆13Updated 4 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆136Updated 5 years ago
- 基于Pytorch的知识蒸馏(中文文本分类)☆20Updated 2 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆74Updated 4 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- ☆279Updated 3 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆123Updated 5 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆226Updated 3 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆540Updated 4 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆179Updated 3 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆77Updated 3 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆194Updated 2 years ago
- ☆52Updated 5 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆271Updated 4 years ago
- 多标签文本分类☆32Updated 3 years ago
- multi-label-classification-4-event-type☆137Updated 2 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆116Updated 4 years ago
- Toyhom的学习之路,Toyhom's way of learning☆28Updated 5 years ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆61Updated 5 years ago
- ☆44Updated 4 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 6 months ago
- pytorch中文语言模型预训练☆389Updated 5 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆235Updated 4 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 4 years ago