@prefix foaf: . @prefix ns1: . @prefix ns2: . ns1:jens-lehmann foaf:made ns2:iswc-2018-poster_and_demo-373 . ns1:mohnish-dubey foaf:made ns2:iswc-2018-poster_and_demo-373 . @prefix ns3: . @prefix ns4: . ns4:proceedings ns3:hasPart ns2:iswc-2018-poster_and_demo-373 . @prefix rdf: . ns2:iswc-2018-poster_and_demo-373 rdf:type ns3:InProceedings . @prefix rdfs: . ns2:iswc-2018-poster_and_demo-373 rdfs:label "Joint Entity and Relation Linking using EARL" . @prefix dc: . ns2:iswc-2018-poster_and_demo-373 dc:creator ns1:mohnish-dubey , ns1:jens-lehmann , ns1:debanjan-chaudhuri , ns1:debayan-banerjee ; ns3:abstract "In order to answer natural language questions over knowledge graphs, most processing pipelines involve entity and relation linking. \nTraditionally, entity linking and relation linking has been performed either as dependent sequential tasks or independent parallel tasks. \nIn demo paper, we present EARL, which performs entity linking and relation linking as a joint single task. \nThe system determines the best semantic connection between all keywords of the question by referring to the knowledge graph. \nThis is achieved by exploiting the connection density between entity candidates and relation candidates. \nEARL uses bloom filters for faster retrieval of connection density and uses an extended label vocabulary for higher recall to improve the overall accuracy." . @prefix ns8: . ns2:iswc-2018-poster_and_demo-373 ns3:hasAuthorList ns8:iswc-2018-poster_and_demo-373 ; ns3:isPartOf ns4:proceedings . @prefix xsd: . ns2:iswc-2018-poster_and_demo-373 ns3:keyword "Relation Linking"^^xsd:string , "Question Answering"^^xsd:string , "Entity Linking"^^xsd:string ; ns3:title "Joint Entity and Relation Linking using EARL" . ns1:debanjan-chaudhuri foaf:made ns2:iswc-2018-poster_and_demo-373 . ns1:debayan-banerjee foaf:made ns2:iswc-2018-poster_and_demo-373 . @prefix ns10: . ns10:iswc2018-author-debanjan-chaudhuri-iswc-2018-poster_and_demo-373 ns3:withDocument ns2:iswc-2018-poster_and_demo-373 . ns10:iswc2018-author-debayan-banerjee-iswc-2018-poster_and_demo-373 ns3:withDocument ns2:iswc-2018-poster_and_demo-373 . ns10:iswc2018-author-jens-lehmann-iswc-2018-poster_and_demo-373 ns3:withDocument ns2:iswc-2018-poster_and_demo-373 . ns10:iswc2018-author-mohnish-dubey-iswc-2018-poster_and_demo-373 ns3:withDocument ns2:iswc-2018-poster_and_demo-373 .