keithyin / mycodes
☆23Updated 6 years ago
Alternatives and similar repositories for mycodes:
Users that are interested in mycodes are comparing it to the libraries listed below
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- ☆149Updated last year
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆100Updated 6 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆32Updated 6 years ago
- My nuts and bolts solutions on some Deep Learning/Machine Learning/NLP projects☆76Updated 7 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 5 years ago
- TextNet: A deep neural network framework for text matching☆106Updated 5 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
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆89Updated 6 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆147Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆302Updated 7 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 7 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa …Updated 6 years ago
- graduation project : sentiment analysis with different word-embeddings @ huxi☆19Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 7 years ago
- My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://…☆211Updated 5 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification☆133Updated 6 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 7 years ago
- Implementation of conversational intelligence using r-net models☆41Updated 7 years ago
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 6 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- Character-Level language models☆77Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago