chenyuAndroid / deep-learning-examplesLinks
深度学习相关的实例
☆40Updated 5 years ago
Alternatives and similar repositories for deep-learning-examples
Users that are interested in deep-learning-examples are comparing it to the libraries listed below
Sorting:
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆51Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆118Updated 2 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆36Updated 5 years ago
- 电商评论情感分类☆15Updated 5 years ago
- 虚假新闻检测多模态识别第一名解决方案☆39Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- 从头训练MASK BERT☆138Updated 2 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆43Updated 6 years ago
- 这是使用pytoch 实现的长文本分类器☆46Updated 6 years ago
- 基于多模态的属性抽取☆44Updated 5 years ago
- ☆167Updated 6 years ago
- Use BERT pre-trained model to do sentiment classification☆96Updated 4 years ago
- NLP中文预训练模型泛化能力挑战赛☆43Updated 4 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆29Updated 6 years ago
- TextCNN by TensorFlow 2.0.0 ( tf.keras mainly ).☆62Updated 6 years ago
- ☆60Updated 5 years ago
- ☆87Updated 3 years ago
- NLP 相关的项目 如:词向量,文本分类,文本匹配,NER,信息抽取,文本生成以及NLP在电商中的应用☆36Updated 3 months ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆44Updated 6 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆156Updated 4 years ago
- ☆17Updated 4 years ago
- DataFountain第五届达观杯第4名方案☆50Updated 2 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆221Updated last year
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆193Updated 2 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago