2020 IEEE 14TH INTERNATIONAL CONFERENCE ON SEMANTIC COMPUTING (ICSC 2020)
|
2020年
基金:
加拿大自然科学与工程研究理事会;
关键词:
Natural language processing;
natural language semantics;
semantic web;
Montague Semantics;
COMBINATORS;
D O I:
10.1109/ICSC.2020.00054
中图分类号:
TP18 [人工智能理论];
学科分类号:
081104 ;
0812 ;
0835 ;
1405 ;
摘要:
Many Natural Language (NL) Query Interfaces to data stores convert queries to a formal query language and then execute the formal query in order to obtain the result. This is problematic when handling chained prepositional phrases. An alternative approach is to treat the NL query language as a formal language and to execute the NL query directly with respect to the data store. This approach can accommodate a wide range of NL queries and is relatively easy to implement if it is based on an extension of Richard Montague's denotational semantics (MS) for natural language. The higher-order functional capability of the programming language Haskell facilitates both the implementation of MS and the close integration of syntactic analysis with semantic processing. A publicly accessible web-based NL interface to a remote Semantic Web data store has been constructed to demonstrate the viability of this approach. The approach can be directly adapted for use with relational databases.
引用
收藏
页码:257 / 262
页数:6
相关论文
共 24 条
[21]
Peelar S., 2016, THESIS
[22]
Peelar S., 2018, XSAIGA HASKELL PACKA
[23]
van Eijck J., 2010, Computational Semantics with Functional Programming