Jaden666's Stars
WenDesi/sentenceSimilarity
基于gensim模块计算句子相似度
shuaihuaiyi/QA
使用深度学习算法实现的中文问答系统
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
Wanke15/keras-transfer-learning
Transfer learning for word embedding uing Keras
SangYuhiter/NLP-QA
自然语言处理:给定问句及一系列答句,选取正确答句
Inory1123/myQA
知识库问答系统
princewen/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
Yishun99/KB-QA
基于知识库的中文问答系统(biLSTM)
tcxdgit/rnn-text-classification
A text classification model based on RNN(recurrent neural network)
AlexYangLi/tf_CFO
Tensorflow implementation of CFO, a knowledge graph based QA system
allenai/bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
shmsw25/qa-transfer
An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"
davidgolub/QuestionGeneration
shuzi/insuranceQA
A question answering corpus in insurance domain
thunlp/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE)
snowkylin/TensorFlow-cn
简单粗暴 TensorFlow (1.X) | A Concise Handbook of TensorFlow (1.X) | 此版本不再更新,新版见 https://tf.wiki
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
ZhangJUJU/TransferLearning
CODE FOR DEEP TRANSFER LEARINING
person-lee/QA_LSTM_ATTENTION
lstm with attention to deal with qa
white127/QA-deep-learning
tensorflow and theano cnn code for insurance QA(question Answer matching)
rajarshd/TextKBQA
dapurv5/neural_kbqa
Knowledge Base Question Answering using memory networks
artix41/transfer-learning-algorithms
Implementation of many transfer learning algorithms in Python with Jupyter notebooks
ciads-ut/transfer-learning-ner
Code, datasets, and results for "Transfer Learning for Entity Recognition of Novel Classes," Rodriguez, Caldwell, and Liu (COLING, 2018).
theoqian/TransferLearning_NER
A tensorflow implementation of Chinese named entity recognition based on transfer learning
Slyne/tf_tagging
这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html
zjy-ucas/ChineseNER
A neural network model for Chinese named entity recognition
fastai/fastai
The fastai deep learning library
bojone/attention
some attention implements
Zheng-Wenkai/Keras_Demo