tcxdgit / transfer-learning-with-lstm-rnn
Transfer learning for text classification with recurrent neural network(lstm)
☆16Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for transfer-learning-with-lstm-rnn
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆57Updated 5 years ago
- WikiQA,复现论文《APPLYING DEEP LEARNING TO ANSWER SELECTION: A STUDY AND AN OPEN TASK》☆28Updated 5 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- Text classification examples☆24Updated 2 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 6 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- LSTM三分类问题☆10Updated 6 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆41Updated 6 years ago
- lstm with attention to deal with qa☆33Updated 7 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆64Updated 5 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆29Updated 7 years ago
- AI Challenger 2018 细粒度用户评论情感分析比赛 个人baseline项目☆14Updated 6 years ago
- paper reading☆20Updated 6 years ago
- 两层attention 的lstm评论情感分析☆22Updated 6 years ago
- ☆12Updated 3 years ago
- ELMO在QA问答,文本分类等NLP上面的应用☆15Updated 5 years ago
- ☆20Updated 6 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 5 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆33Updated 5 years ago
- CHIP2018评测任务2,平安医疗科技智能患者健康咨询问句匹配大赛baseline,BiLSTM+特征工程计算相似性,10折交叉验证平均投票做bagging,F1值0.83左右,rank16。☆19Updated 5 years ago
- Dilation Gate CNN For Machine Reading Comprehension☆17Updated last year
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆48Updated 6 years ago
- Implementation of Siamese CBOW using keras whose backend is tensorflow.☆12Updated last year
- A tensorflow implementation of Chinese named entity recognition based on transfer learning☆13Updated 6 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆61Updated 6 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对 中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并将其效果与传统LDA…☆38Updated 5 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 6 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 5 years ago