tcxdgit / cnn_multilabel_classificationLinks
Multilabel classification based on TextCNN and Attention
☆78Updated 5 years ago
Alternatives and similar repositories for cnn_multilabel_classification
Users that are interested in cnn_multilabel_classification are comparing it to the libraries listed below
Sorting:
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆143Updated 6 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- CNN 实现文本分类☆183Updated 3 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- Text classification models☆67Updated 5 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆283Updated 5 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- ☆135Updated 6 years ago
- ☆61Updated 6 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆329Updated 6 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆431Updated 6 years ago
- CCF-BDCI 2018年汽车行业用户观点主题及情感识别挑战赛 第6名解决方案☆143Updated 6 years ago
- the demo for bert☆142Updated 6 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- keras 搭建文本分类模型,textcnn/bi_gru/cnn+rnn_binglian/cnn+rnn_cuanlian/fasttext/att_bi_gru/rcnn,其中前面四个模型只有create_model函数不同,其余相同,fasttext和rcnn增加了…☆23Updated 6 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆185Updated 7 years ago
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆58Updated 6 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Updated 5 years ago
- textcnn多标签文本分类☆37Updated 7 years ago
- ☆47Updated 7 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Updated 6 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆122Updated 6 years ago
- 2018年蚂蚁金服金融大脑赛题分享☆151Updated 7 years ago
- Hierarchical BiLSTM CNN using Keras☆77Updated 7 years ago
- hierarchical attention model☆101Updated 7 years ago