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:
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014☆34Updated 8 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- 深度学习相关代码☆22Updated 7 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 8 years ago
- This is to reproduce article <A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION>☆31Updated 7 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
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆40Updated 7 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification☆132Updated 6 years ago
- Relation Classification via Multi-Level Attention CNNs☆58Updated 7 years ago
- 蚂蚁金服NLP问题相似度计算比赛☆18Updated 2 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- [Broken] A Chinese Question and Answer System☆51Updated 8 years ago
- 第一届“讯飞杯”中文机器阅读理解评测参考模型☆61Updated 7 years ago
- A Tensorflow implementation of Adversarial Shared-Private Model for Multi-Task Learning and Transfer Learning.☆25Updated 6 years ago
- paper about question answering☆25Updated 7 years ago
- Resources, datasets, papers on Question Answering☆56Updated 3 years ago
- Python Linear CRF☆47Updated 11 years ago
- lstm with attention to deal with qa☆33Updated 8 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 6 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- 2018百度机器阅读理解竞赛☆27Updated 6 years ago
- Deep-learning by using TensorFlow. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.☆50Updated 5 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 7 years ago
- A pytorch implementation of Attention is all you need☆92Updated 6 years ago