tcxdgit / transfer-learning-with-lstm-rnnLinks
Transfer learning for text classification with recurrent neural network(lstm)
☆17Updated 6 years ago
Alternatives and similar repositories for transfer-learning-with-lstm-rnn
Users that are interested in transfer-learning-with-lstm-rnn are comparing it to the libraries listed below
Sorting:
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- Using BiLSTM-CRF model for Chinese NER☆14Updated 7 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 5 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 7 years ago
- LSTM三分类问题☆10Updated 6 years ago
- A Tensorflow implementation of Adversarial Shared-Private Model for Multi-Task Learning and Transfer Learning.☆25Updated 6 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- cw2vec implementation in pytorch☆17Updated 6 years ago
- 我的深度学习模型用来解决TREC数据集中的问题分类任务。☆13Updated 8 years ago
- ☆12Updated 4 years ago
- AI Challenger 2018 阅读理解赛道代码分享☆21Updated 6 years ago
- WikiQA,复现论文《APPLYING DEEP LEARNING TO ANSWER SELECTION: A STUDY AND AN OPEN TASK》☆29Updated 5 years ago
- paper reading☆20Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 7 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 7 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- TextSentimentClassification, using tensorflow.☆15Updated 7 years ago
- Attention-based LSTM model with the Aspect information to solve financial opinion mining problem (WWW 2018 shared task1)☆16Updated 6 years ago
- The pytorch implementation of relational extraction models with PCNN feature extractor and multi-instance learning☆16Updated 7 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- attention block for keras Functional Model with only tensorflow backend☆26Updated 6 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- Text classification in Tensorflow1.x☆24Updated 2 years ago
- Dilation Gate CNN For Machine Reading Comprehension☆17Updated 2 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 6 years ago