Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Latest commit

 

History

History
42 lines (32 loc) · 1.34 KB

README.md

File metadata and controls

42 lines (32 loc) · 1.34 KB

KBQA Relation Linking Projects

This repo contains several KBQA relation linking projects.

Publications

GenRL (ISWC 2021)

@inproceedings{rossiello-genrl-2021,
 title={Generative relation linking for question answering over knowledge bases},
 author={Rossiello, Gaetano and Mihindukulasooriya, Nandana and Abdelaziz, Ibrahim and Bornea, Mihaela and Gliozzo, Alfio and Naseem, Tahira and Kapanipathi, Pavan},
 booktitle={International Semantic Web Conference},
 pages={321--337},
 year={2021},
 organization={Springer},
 url = "https://link.springer.com/chapter/10.1007/978-3-030-88361-4_19",
 doi = "10.1007/978-3-030-88361-4_19"
}

SLING (ISWC 2020)

@inproceedings{mihindu-sling-2020,
   title = "Leveraging Semantic Parsing for Relation Linking over Knowledge Bases",
   author = "Mihindukulasooriya, Nandana and Rossiello, Gaetano and Kapanipathi, Pavan and Abdelaziz, Ibrahim and Ravishankar, Srinivas and Yu, Mo and Gliozzo, Alfio and Roukos, Salim and Gray, Alexander",
   booktitle="The Semantic Web -- ISWC 2020",
   year="2020",
   publisher="Springer International Publishing",
   address="Cham",
   pages="402--419",
   url = "https://link.springer.com/chapter/10.1007/978-3-030-62419-4_23",
   doi = "10.1007/978-3-030-62419-4_23"
}

License

This work is released under Apache 2.0 license.