Design and Implementation of Korean Query System using Frame-based Query Decomposition Method
채진석, 이석호
Abstract
채진석, 이석호
Abstract
A natural language query interface is an efficient retrieval tool for users who don't have enough knowledge about computers and databases. In this paper, we describe a design and implementation of a Korea query system. The Korean query processor transforms Korean queries into OQL (Object Query Language) statements and transfers them to OQL processor. The OQL processor retrieves data from the storage manager by referring the schema manager. The Korean query processor employs a frame-based query decomposition method to transform Korean queries into OQL statements. A Korean query is transformed into a predicate argument structure as its parsing result, which is decomposed into several query phrases. The decomposed query phrases are transformed into query frames, from which the target OQL statements are generated. We collect a large number of sample queries for the performance evaluation and about 87% of the queries are correctly transformed.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
A natural language query interface is an efficient retrieval tool for users who don't have enough knowledge about computers and databases. In this paper, we describe a design and implementation of a Korea query system. The Korean query processor transforms Korean queries into OQL (Object Query Language) statements and transfers them to OQL processor. The OQL processor retrieves data from the storage manager by referring the schema manager. The Korean query processor employs a frame-based query decomposition method to transform Korean queries into OQL statements. A Korean query is transformed into a predicate argument structure as its parsing result, which is decomposed into several query phrases. The decomposed query phrases are transformed into query frames, from which the target OQL statements are generated. We collect a large number of sample queries for the performance evaluation and about 87% of the queries are correctly transformed.
Key concepts: Object Query Language, Computer science, Query language, Query expansion, RDF query language, Query optimization, Web query classification, Web search query