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
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆28Updated 7 years ago
- LSTM三分类问题☆10Updated 6 years ago
- Text classification in Tensorflow1.x☆24Updated 2 years ago
- Using BiLSTM-CRF model for Chinese NER☆14Updated 7 years ago
- Improving Opinion-Target Extraction with Character-Level Word Embeddings☆11Updated 7 years ago
- WikiQA,复现论文《APPLYING DEEP LEARNING TO ANSWER SELECTION: A STUDY AND AN OPEN TASK》☆29Updated 5 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- CHIP2018评测任务2,平安医疗科技智能患者健康咨询问句匹配大赛baseline,BiLSTM+特征工程计算相似性,10折交叉验证平均投票做bagging,F1值0.83左右,rank16。☆19Updated 6 years ago
- paper reading☆21Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- 层次注意力机制用于文本分类☆10Updated 5 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 5 years ago
- 基于语义的中文文本关键词提取算法(SKE)的工程实现☆16Updated 7 years ago
- TextClassification with tfidf、word2vec、tex_cnn、basiclstm, dcnn,char_cnn.....☆18Updated 7 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- Dilation Gate CNN For Machine Reading Comprehension☆17Updated 2 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆60Updated 6 years ago
- ELMO在QA问答,文本分类等NLP上面的应用☆15Updated 5 years ago
- ☆12Updated 4 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- TextSentimentClassification, using tensorflow.☆15Updated 6 years ago
- ☆16Updated 7 years ago
- 基于LDA和TextRank的关键子提取算法实现☆23Updated 7 years ago