keithyin / mycodesLinks
☆23Updated 7 years ago
Alternatives and similar repositories for mycodes
Users that are interested in mycodes are comparing it to the libraries listed below
Sorting:
- 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
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 7 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- Multi-Task Learning in NLP☆94Updated 7 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
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- ☆74Updated 8 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- TextNet: A deep neural network framework for text matching☆106Updated 6 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆32Updated 7 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- the implement of text understanding from scratch☆34Updated 7 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆1Updated 6 years ago
- Simple Examples using TensorFlow Eager Execution☆43Updated 7 years ago
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
- My nuts and bolts solutions on some Deep Learning/Machine Learning/NLP projects☆76Updated 7 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆271Updated 8 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- Code for EACL '17 paper "Identifying beneficial task relations for multi-task learning in deep neural networks"☆45Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- Methods about Deep Learning for Text Matching☆88Updated 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 7 years ago
- A Tensorflow implementation of Yin Wenpeng's recent paper on TACL "Attentive Convolution"☆33Updated 6 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago