This project aims to reproduce the results of :
Weston, Jason, Sumit Chopra, and Antoine Bordes. "Memory networks." arXiv preprint arXiv:1410.3916 (2014).
link: http://arxiv.org/pdf/1410.3916v11.pdf
You can download the data here: https://www.dropbox.com/s/q1u846xlit7w7ty/answers.wikia.p?dl=1
- put the corpusfile in a new folder
- run main.load_configuration() once, this will create a configration file: memory-networks.cfg
- fit the corpus path in the configuration file
- see: main.example() or run: "python create_corpus.py load loop"