gitextract_mdc4tnoj/ ├── LICENSE ├── README.md ├── answer ├── answerAllQ.bat ├── calF1.py ├── core.py ├── countChar ├── countChar.txt ├── kbJson.cleanPre.alias.utf8 ├── nlpcc-iccpol-2016.kbqa.kb ├── nlpcc-iccpol-2016.kbqa.testing-data ├── nlpcc-iccpol-2016.kbqa.training-data ├── outputAP ├── outputAP.txt ├── preprocessing.py ├── tuningWeight/ │ ├── answer.Training.wAP100.wP1 │ ├── answer.Training.wAP100.wP10 │ ├── answer.Training.wAP100.wP100 │ ├── answer.Training.wAP100.wP12 │ ├── answer.Training.wAP100.wP15 │ ├── answer.Training.wAP100.wP2 │ ├── answer.Training.wAP100.wP20 │ ├── answer.Training.wAP100.wP3 │ ├── answer.Training.wAP100.wP30 │ ├── answer.Training.wAP100.wP4 │ ├── answer.Training.wAP100.wP5 │ ├── answer.Training.wAP100.wP50 │ ├── answer.Training.wAP100.wP6 │ ├── answer.Training.wAP100.wP7 │ ├── answer.Training.wAP100.wP8 │ ├── answer.Training.wAP100.wP9 │ ├── nlpcc-iccpol-2016.kbqa.training-data │ └── tuningWeight.py ├── tuningWeight.bat ├── vec_zhwiki_300mc20.txt └── vectorJson.utf8