Tensorflow implementation of CFO
- python >= 3.5
- tensorflow >= 1.4
- pickle
- numpy
- gensim
- nltk
- fuzzywuzzy
Goto data_preprocess
directory and run the scripts (might take some time):
- fetch dataset
sh fetch.sh
- preprocess data
sh preprocess.sh
- The QA system consists of 3 components: entity detection, relation network and subject network.
- Goto corresponding directory and refer to README.md to finish training and testing.
Goto inference
folder and refer to README.md to get test result.
- https://github.com/castorini/BuboQA
- https://github.com/ZichaoHuang/TransE
- https://github.com/zihangdai/cfo
Processed data are also available, feel free to download: password:azen