├── CONAN ├── CONAN.csv └── CONAN.json ├── DIALOCONAN ├── DIALOCONAN.csv └── DIALOCONAN.json ├── Multitarget-CONAN ├── Multitarget-CONAN.csv └── Multitarget-CONAN.json ├── README.md ├── imgs ├── example_CONAN.png ├── example_DIALOCONAN.png ├── example_KN.png └── example_MTCONAN.jpeg └── multitarget_KN_grounded_CN ├── multitarget_KN_grounded_CN.csv └── multitarget_KN_grounded_CN.json /CONAN/CONAN.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcoguerini/CONAN/HEAD/CONAN/CONAN.csv -------------------------------------------------------------------------------- /CONAN/CONAN.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcoguerini/CONAN/HEAD/CONAN/CONAN.json -------------------------------------------------------------------------------- /DIALOCONAN/DIALOCONAN.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcoguerini/CONAN/HEAD/DIALOCONAN/DIALOCONAN.csv -------------------------------------------------------------------------------- /DIALOCONAN/DIALOCONAN.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcoguerini/CONAN/HEAD/DIALOCONAN/DIALOCONAN.json -------------------------------------------------------------------------------- /Multitarget-CONAN/Multitarget-CONAN.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcoguerini/CONAN/HEAD/Multitarget-CONAN/Multitarget-CONAN.csv -------------------------------------------------------------------------------- /Multitarget-CONAN/Multitarget-CONAN.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcoguerini/CONAN/HEAD/Multitarget-CONAN/Multitarget-CONAN.json -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcoguerini/CONAN/HEAD/README.md -------------------------------------------------------------------------------- /imgs/example_CONAN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcoguerini/CONAN/HEAD/imgs/example_CONAN.png -------------------------------------------------------------------------------- /imgs/example_DIALOCONAN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcoguerini/CONAN/HEAD/imgs/example_DIALOCONAN.png -------------------------------------------------------------------------------- /imgs/example_KN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcoguerini/CONAN/HEAD/imgs/example_KN.png -------------------------------------------------------------------------------- /imgs/example_MTCONAN.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcoguerini/CONAN/HEAD/imgs/example_MTCONAN.jpeg -------------------------------------------------------------------------------- /multitarget_KN_grounded_CN/multitarget_KN_grounded_CN.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcoguerini/CONAN/HEAD/multitarget_KN_grounded_CN/multitarget_KN_grounded_CN.csv -------------------------------------------------------------------------------- /multitarget_KN_grounded_CN/multitarget_KN_grounded_CN.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcoguerini/CONAN/HEAD/multitarget_KN_grounded_CN/multitarget_KN_grounded_CN.json --------------------------------------------------------------------------------