Pinned Repositories
2016CCF-SouGou
CCF2016 - TNT_000二等奖作品
2016CCF-StateGrid
CCF2016 - TNT_000二等奖作品
ABCNN
Implmentiaion of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
abcnn-keras
Keras implementation of ABCNN by Yin & Schütze (WIP)
acl2017-non-factoid-qa
Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"
Answer_Selection
LSTM-NER
A CNN+RNN(LSTM/BiLSTM)+CRF model for sequence labelling.
MemN2N-tensorflow
"End-To-End Memory Networks" in Tensorflow
MyLove
RC-experiments
Reading Comprehension Experiments repository.
BillPei's Repositories
BillPei/RC-experiments
Reading Comprehension Experiments repository.
BillPei/ABCNN
Implmentiaion of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
BillPei/attention-over-attention-tf-QA
BillPei/awesome-question-answering
Resources, datasets, papers on Question Answering
BillPei/bi-att-flow
Bidirectional Attention Flow
BillPei/billpei.github.io
BillPei/biomedical-qa
Neural Biomedical Question Answering
BillPei/ChatBotCourse
自己动手做聊天机器人教程
BillPei/cn_nlp
word2vec , DBQA, the best resource of chinese NLP
BillPei/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
BillPei/crnn
For thesis
BillPei/cs224n-winter17-notes
Course notes for CS224N Winter17
BillPei/deep-crf
A implementation of Conditional Random Fields (CRFs) with Deep Learning Method
BillPei/deep_qa
A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
BillPei/DeepQA
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
BillPei/Dynamic-Memory-Networks-in-TensorFlow
Dynamic Memory Network implementation in TensorFlow
BillPei/Intro_Attention
BillPei/lectures
Oxford Deep NLP 2017 course
BillPei/LeeCode
leetcode刷题记录,java
BillPei/MemN2N-babi-python
End-To-End Memory Networks for bAbI question-answering tasks
BillPei/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialog datasets.
BillPei/predicting_stock_prices
This is the coding challenge for "Predicting Stock Prices" by @Sirajology on Youtube
BillPei/QA-Snake
基于多搜索引擎和深度学习技术的自动问答
BillPei/QA_Model
2017 NLPCC DBQA Model (NLPCC比赛)& CCIR (搜狗搜索)
BillPei/Seq2Seq_Chatbot_QA
使用TensorFlow实现的Sequence to Sequence的聊天机器人模型
BillPei/SmpCup2016
2nd Place Solution for SMP CUP 2016
BillPei/tagger
A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF
BillPei/tensorflow_chatbot
Tensorflow chatbot demo by @Sirajology on Youtube
BillPei/tensorflow_nlp_qa_with_cnn
NLP Question-Answer bot trained by CNN with TensorFlow
BillPei/WikiQA
Experiments on Answer Triggering using WikiQA