# HMN4QA **Repository Path**: pdsxsf/HMN4QA ## Basic Information - **Project Name**: HMN4QA - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-04-18 - **Last Updated**: 2021-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### COLING2016-[Hierarchical Memory Networks for Answer Selection on Unknown Words](https://arxiv.org/abs/1609.08843) ======================================================================= Our demo code is implemented in Lasagne (writtern in Python). Usage: $python main_run.py or execute it in background: $bash run.sh Notice: (1). In order to aviod the version mismatch of [Lasagne](https://github.com/Lasagne/Lasagne), we fork the verison_0.1 of Lasagne into this project. (2). Some of MemN2N code is modified from one [Theano implementation by npow](https://github.com/npow/MemN2N). (3). The source code of the data generator is released in the folder: ./datasets/data_generator/.     ![](https://camo.githubusercontent.com/0e32abe541a386cbaf8370777b4b55c35d31657d/68747470733a2f2f692e6372656174697665636f6d6d6f6e732e6f72672f6c2f62792d6e632f342e302f38387833312e706e67) This work is licensed under a [Creative Commons Attribution-NonCommercial 4.0 International License](http://creativecommons.org/licenses/by-nc/4.0/).