keithyin / mycodes
☆23Updated 7 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
- Source code for an ACL2017 paper on Chinese word segmentation☆89Updated 6 years ago
- ☆149Updated 2 years ago
- 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 7 years ago
- TextNet: A deep neural network framework for text matching☆106Updated 5 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 7 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- graduation project : sentiment analysis with different word-embeddings @ huxi☆19Updated 8 years ago
- An implementation of RNNsearch using TensorFlow☆67Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 7 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 7 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 7 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
- Neural Machine Translation with RNN/ConvS2S/Transoformer☆13Updated 6 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 7 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…Updated 6 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 6 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆206Updated 7 years ago
- AI in action☆39Updated 7 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 7 years ago
- Reproducing Densely Interactive Inference Network in Keras☆74Updated 7 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago