xiongyifan's Stars
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
facebookresearch/fastText
Library for fast text representation and classification.
tensorlayer/TensorLayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
facebookresearch/DrQA
Reading Wikipedia to Answer Open-Domain Questions
naturomics/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
facebookresearch/fairseq-lua
Facebook AI Research Sequence-to-Sequence Toolkit
Conchylicultor/DeepQA
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
facebookresearch/InferSent
InferSent sentence embeddings
crownpku/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
asappresearch/sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
fendouai/Awesome-Chatbot
Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
dhwajraj/deep-siamese-text-similarity
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
neubig/nn4nlp-code
Code Samples from Neural Networks for NLP
HendrikStrobelt/LSTMVis
Visualization Toolbox for Long Short Term Memory networks (LSTMs)
carpedm20/MemN2N-tensorflow
"End-To-End Memory Networks" in Tensorflow
vinhkhuc/MemN2N-babi-python
End-To-End Memory Networks for bAbI question-answering tasks
ryankiros/visual-semantic-embedding
Implementation of the image-sentence embedding method described in "Unifying Visual-Semantic Embeddings with Multimodal Neural Language Models"
ufal/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
allenai/deep_qa
A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
nelson-liu/paraphrase-id-tensorflow
Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with the Quora Question Pairs dataset.
tobyyouup/conv_seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
jwieting/iclr2016
Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong performance on semantic similarity tasks without any training or tuning on the training data for those tasks. They also can produce features that are at least as discriminative as skip-thought vectors for semantic similarity tasks at a minimum. Moreover, this code can achieve state-of-the-art results on entailment and sentiment tasks.
may-/cnn-re-tf
Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow
hadyelsahar/CNN-RelationExtraction
Convolution neural network for relation extraction between two given entities
wadhwasahil/Relation_Extraction
Relation Extraction using Deep learning(CNN)
Irvinglove/TF_Sentence_Similarity_CNN
INK-USC/StructMineDataPipeline
Performs entity detection, distant supervision, candidate generation, and produces JSON files for typing systems (PLE, AFET, CoType)
ecnumjc/RE
关系抽取实验
leebird/bionlp17
Noise Reduction Methods for Distantly Supervised Biomedical Relation Extraction
vulix/DistantSupervision
Distant Supervision ADE Extraction from Twitter