Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dapurv5/neural_kbqa

Knowledge Base Question Answering using memory networks
https://github.com/dapurv5/neural_kbqa

deep-learning knowledge-graph-completion machine-learning memory-network natural-language-processing python question-answering tensorflow tensorflow-experiments

Last synced: 2 days ago
JSON representation

Knowledge Base Question Answering using memory networks

Awesome Lists containing this project

README

        

Knowledge Base Question Answering Experiments & Code
-------

#### Models
- Key-Value memory network

#### Datasets
- MovieQA dataset (from bAbI)

### PREREQS
- Whoosh
- tqdm
- tensorflow
- numpy

### LICENSE
Copyright (c) 2017 Apurv Verma