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
- Hierarchical BiLSTM CNN using Keras☆76Updated 7 years ago
- WikiQA,复现论文《APPLYING DEEP LEARNING TO ANSWER SELECTION: A STUDY AND AN OPEN TASK》☆29Updated 5 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- ☆19Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- ELMO在QA问答,文本分类等NLP上面的应用☆15Updated 6 years ago
- ☆12Updated 4 years ago
- A tensorflow implementation of Chinese named entity recognition based on transfer learning☆13Updated 7 years ago
- paper reading☆20Updated 6 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 7 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 5 years ago
- Dilation Gate CNN For Machine Reading Comprehension☆17Updated 2 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- Text classification in Tensorflow1.x☆25Updated 2 years ago
- 1.16-1.20小白我对于预训练词向量的使用的一些经验总结~☆23Updated 6 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- Bi-directional LSTM with attention for question answering☆15Updated 7 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 6 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- A sequence-to-sequence framework of Keras-based generative attention mechanisms that humans can read.一个人类可以阅读的基于Keras的代注意力机制的序列到序列的框架/模型,…☆18Updated 6 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- A simplified fine tune and deploy code based on bert for text matching.☆15Updated 5 years ago
- CHIP2018评测任务2,平安医疗科技智能患者健康咨询问句匹配大赛baseline,BiLSTM+特征工程计算相似性,10折交叉验证平均投票做bagging,F1值0.83左右,rank16。☆19Updated 6 years ago
- Implementation of the ESIM model for natural language inference with Tensorflow☆8Updated 6 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆61Updated 6 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago