├── LICENSE ├── README.md ├── data ├── dev.json └── test.json └── targeted-extraction └── README.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/tempqa-wd/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/tempqa-wd/HEAD/README.md -------------------------------------------------------------------------------- /data/dev.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/tempqa-wd/HEAD/data/dev.json -------------------------------------------------------------------------------- /data/test.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/tempqa-wd/HEAD/data/test.json -------------------------------------------------------------------------------- /targeted-extraction/README.md: -------------------------------------------------------------------------------- 1 | # The code will be released shortly. 2 | --------------------------------------------------------------------------------