2021
DOI: 10.1109/access.2021.3130667
|View full text |Cite
|
Sign up to set email alerts
|

Intelligent SPARQL Query Generation for Natural Language Processing Systems

Abstract: Developing question answering (QA) systems that process natural language is a popular research topic. Conventionally, when QA systems receive a natural language question, they choose useful words or phrases based on their parts-of-speech (POS) tags. In general, words tagged as nouns are mapped to class entities, words tagged as verbs are mapped to property entities, and words tagged as proper nouns are mapped to named entities, although the accuracy of entity type identification remains low. Afterward, the rel… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
13
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
5
1

Relationship

3
3

Authors

Journals

citations
Cited by 12 publications
(22 citation statements)
references
References 34 publications
0
13
0
Order By: Relevance
“…If the input sequence contains the word 'USA', the corresponding entity of this word in the target sequence should be 'dbr:United States'. Because 'USA' is now marked as 'NER', the post processing step can easily convert it to 'dbr:United States' based on the entity type tag [11,14]. However, it is very hard for any other translator to convert 'USA' to 'United States' and find the corresponding entity 'dbr:United States' due to the lexical gap and ambiguity problem.…”
Section: The Training Phasementioning
confidence: 99%
See 4 more Smart Citations
“…If the input sequence contains the word 'USA', the corresponding entity of this word in the target sequence should be 'dbr:United States'. Because 'USA' is now marked as 'NER', the post processing step can easily convert it to 'dbr:United States' based on the entity type tag [11,14]. However, it is very hard for any other translator to convert 'USA' to 'United States' and find the corresponding entity 'dbr:United States' due to the lexical gap and ambiguity problem.…”
Section: The Training Phasementioning
confidence: 99%
“…The modification component is designed as a remedy for mistranslation problems. Since vocabulary mistranslation is profusely found in translation results, we employ entity type tagger from Chen et al Study [11] to help modify the result. Thus, the final SPARQL queries are decided jointly by both the result of Transformer model and the entity type tags.…”
Section: The Inference Phasementioning
confidence: 99%
See 3 more Smart Citations