License: Creative Commons Attribution 3.0 Unported license (CC BY 3.0)
When quoting this document, please refer to the following
DOI: 10.4230/OASIcs.SLATE.2019.17
URN: urn:nbn:de:0030-drops-108841
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2019/10884/
Nogatz, Falco ;
Kübert, Julia ;
Seipel, Dietmar ;
Abreu, Salvador
Alexa, How Can I Reason with Prolog?
Abstract
As with Amazon's Echo and its conversational agent Alexa, smart voice-controlled devices become ever more present in daily life, and many different applications can be integrated into this platform. In this paper, we present a framework that eases the development of skills in Prolog. As Prolog has a long history in natural language processing, we may integrate well-established techniques, such as reasoning about knowledge with Attempto Controlled English, instead of depending on example phrases and pre-defined slots.
BibTeX - Entry
@InProceedings{nogatz_et_al:OASIcs:2019:10884,
author = {Falco Nogatz and Julia K{\"u}bert and Dietmar Seipel and Salvador Abreu},
title = {{Alexa, How Can I Reason with Prolog\l{}}},
booktitle = {8th Symposium on Languages, Applications and Technologies (SLATE 2019)},
pages = {17:1--17:9},
series = {OpenAccess Series in Informatics (OASIcs)},
ISBN = {978-3-95977-114-6},
ISSN = {2190-6807},
year = {2019},
volume = {74},
editor = {Ricardo Rodrigues and Jan Janousek and Lu{\'\i}s Ferreira and Lu{\'\i}sa Coheur and Fernando Batista and Hugo Gon{\c{c}}alo Oliveira},
publisher = {Schloss Dagstuhl--Leibniz-Zentrum fuer Informatik},
address = {Dagstuhl, Germany},
URL = {http://drops.dagstuhl.de/opus/volltexte/2019/10884},
URN = {urn:nbn:de:0030-drops-108841},
doi = {10.4230/OASIcs.SLATE.2019.17},
annote = {Keywords: Prolog, Attempto Controlled English, Voice-Controlled Agents, Controlled Natural Language}
}
Keywords: |
|
Prolog, Attempto Controlled English, Voice-Controlled Agents, Controlled Natural Language |
Collection: |
|
8th Symposium on Languages, Applications and Technologies (SLATE 2019) |
Issue Date: |
|
2019 |
Date of publication: |
|
24.07.2019 |
Supplementary Material: |
|
The source codes of library(race) and the framework for Alexa skills in Prolog are available on GitHub at https://github.com/fnogatz/race and https://github.com/fnogatz/alexa.pl (MIT License). |