huyingxi / new-LSTM-CellLinks
论文实现 by - pytorch
☆19Updated 7 years ago
Alternatives and similar repositories for new-LSTM-Cell
Users that are interested in new-LSTM-Cell are comparing it to the libraries listed below
Sorting:
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification☆132Updated 7 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 6 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 7 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆72Updated 8 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 7 years ago
- An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014☆35Updated 8 years ago
- ☆11Updated 7 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- Laozhongyi is an automatic hyperparameter tuning program based on grid search and simulated annealing.☆51Updated 2 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆279Updated 6 years ago
- ☆39Updated 6 years ago
- 深度学习相关代码☆22Updated 7 years ago
- Code for EACL '17 paper "Identifying beneficial task relations for multi-task learning in deep neural networks"☆45Updated 8 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- Reinforcement Learning for Relation Classification from Noisy Data(AAAI2018)☆133Updated 7 years ago
- Knowledge Base Question Answering using memory networks☆87Updated 8 years ago
- A tensorflow implementation of siamese lstm.☆90Updated 8 years ago
- code for NER using HMM;s and linear chain CRF's☆50Updated 9 years ago
- siamese lstm network for text similarity☆95Updated 8 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- lstm with attention to deal with qa☆34Updated 8 years ago
- A TensorFlow implementation of "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆31Updated 7 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆78Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- Resources, datasets, papers on Question Answering☆57Updated 4 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago