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:
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 6 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
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification☆132Updated 7 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使 用的数据集是MovieQA☆43Updated 7 years ago
- Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866☆105Updated 7 years ago
- ☆39Updated 6 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
- Knowledge Base Question Answering using memory networks☆87Updated 8 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆72Updated 8 years ago
- Reinforcement Learning for Relation Classification from Noisy Data(AAAI2018)☆133Updated 7 years ago
- NLPCC2017示例代码以及数据描述☆116Updated 8 years ago
- code for NER using HMM;s and linear chain CRF's☆50Updated 9 years ago
- A tensorflow implementation of siamese lstm.☆90Updated 8 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- code of Relation Classification via Multi-Level Attention CNNs☆177Updated 3 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- ☆11Updated 7 years ago
- Resources, datasets, papers on Question Answering☆57Updated 4 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆278Updated 6 years ago
- Reinforcement Learning for Relation Classification from Noisy Data(TensorFlow)☆155Updated 6 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- [Broken] A Chinese Question and Answer System☆51Updated 9 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆91Updated 6 years ago
- Neural Relation Extraction implemented with LSTM in TensorFlow☆35Updated 7 years ago
- Relation Classification via Multi-Level Attention CNNs☆58Updated 7 years ago
- siamese lstm network for text similarity☆95Updated 8 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