Pinned Repositories
BiMPM
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
fasttext
fasttext应用
insuranceQA-cnn-lstm
tensorflow and theano cnn code for insurance QA(question Answer matching)
keras-language-modeling
:book: Some language modeling tools for Keras
keras-quora-question-pairs
A Keras model that addresses the Quora Question Pairs dyadic prediction task.
keras_snli
Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks
neural-vqa
CNN+LSTM model for Visual Question Answering
NLP-Reading-Group
PRIS文本组论文阅读分享会
rcnn
Recurrent & convolutional neural network modules
Sequence-Labeling
Sequence labeling task in NLP
manli009's Repositories
manli009/BiMPM
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
manli009/fasttext
fasttext应用
manli009/insuranceQA-cnn-lstm
tensorflow and theano cnn code for insurance QA(question Answer matching)
manli009/keras-language-modeling
:book: Some language modeling tools for Keras
manli009/keras-quora-question-pairs
A Keras model that addresses the Quora Question Pairs dyadic prediction task.
manli009/keras_snli
Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks
manli009/neural-vqa
CNN+LSTM model for Visual Question Answering
manli009/NLP-Reading-Group
PRIS文本组论文阅读分享会
manli009/rcnn
Recurrent & convolutional neural network modules
manli009/Sequence-Labeling
Sequence labeling task in NLP
manli009/trie
trie
manli009/VQA_LSTM_CNN
Train a deeper LSTM and normalized CNN Visual Question Answering model. This current code can get 58.16 on OpenEnded and 63.09 on Multiple-Choice on test-standard.