tcxdgit / transfer-learning-with-lstm-rnn
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
- Hierarchical BiLSTM CNN using Keras☆76Updated 7 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 5 years ago
- paper reading☆20Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- CHIP2018评测任务2,平安医疗科技智能患者健康咨询问句匹配大赛baseline,BiLSTM+特征工程计算相似性,10折交叉验证平均投票做bagging,F1值0.83左右,rank16。☆19Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- ☆12Updated 4 years ago
- Relation Classification via Convolutional Deep Neural Network☆12Updated 6 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- Text classification in Tensorflow1.x☆24Updated 2 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- ☆19Updated 6 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- WikiQA,复现论文《APPLYING DEEP LEARNING TO ANSWER SELECTION: A STUDY AND AN OPEN TASK》☆29Updated 5 years ago
- LSTM三分类问题☆10Updated 6 years ago
- BiLSTM_CRF中文实体命名识别☆46Updated 7 years ago
- A tensorflow implementation of Chinese named entity recognition based on transfer learning☆13Updated 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
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- ELMO在QA问答,文本分类等NLP上面的应用☆15Updated 6 years ago
- seq2seq+attention model for Chinese textsum☆41Updated 7 years ago
- 观点型问题阅读理解 challenger.ai☆10Updated 6 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆28Updated 7 years ago
- code of Relation Classification via Multi-Level Attention CNNs☆177Updated 2 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 5 years ago
- PyTorch Bert Text Classification☆31Updated 6 years ago
- A TensorFlow implementation for "Interactive Attention Networks for Aspect-Level Sentiment Classification"☆99Updated 5 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago