paper-with-me

홈 › Papers

An Application of Answer Set Programming to the Field of Second Language Acquisition

2013-12-09 · Daniela Inclezan

This paper explores the contributions of Answer Set Programming (ASP) to the study of an established theory from the field of Second Language Acquisition: Input Processing. The theory describes default strategies that learners of a second language use in extracting meaning out of a text, based on their knowledge of the second language and their background knowledge about the world. We formalized this theory in ASP, and as a result we were able to determine opportunities for refining its natural language description, as well as directions for future theory development. We applied our model to automating the prediction of how learners of English would interpret sentences containing the passive voice. We present a system, PIas, that uses these predictions to assist language instructors in designing teaching materials. To appear in Theory and Practice of Logic Programming (TPLP).

📄 PDF Abstract BibTeX arXiv:1312.2506

Code (0)

등록된 구현이 없습니다.

Tasks

Language Acquisition

Similar Papers 제목 키워드 기반

Constraint Answer Set Solver EZCSP and Why Integration Schemas Matter

2017-02-14 · Marcello Balduccini, Yuliya Lierler

Researchers in answer set programming and constraint programming have spent significant efforts in the development of hybrid languages and solving algorithms combining the strengths of these traditionally separate fields…

Post-Proceedings of the First International Workshop on Learning and Nonmonotonic Reasoning

2013-11-19 · Katsumi Inoue, Chiaki Sakama

Knowledge Representation and Reasoning and Machine Learning are two important fields in AI. Nonmonotonic logic programming (NMLP) and Answer Set Programming (ASP) provide formal languages for representing and reasoning w…

BIG-bench Machine LearningInductive LearningInductive logic programmingNegation+1

Symbolic Parameter Learning in Probabilistic Answer Set Programming

2024-08-16 · Damiano Azzolini, Elisabetta Gentili, Fabrizio Riguzzi

Parameter learning is a crucial task in the field of Statistical Relational Artificial Intelligence: given a probabilistic logic program and a set of observations in the form of interpretations, the goal is to learn the …

Lowering the learning curve for declarative programming: a Python API for the IDP system

2015-11-03 · Joost Vennekens

Programmers may be hesitant to use declarative systems, because of the associated learning curve. In this paper, we present an API that integrates the IDP Knowledge Base system into the Python programming language. IDP i…

Logical Fuzzy Optimization

2013-04-05 · Emad Saad

We present a logical framework to represent and reason about fuzzy optimization problems based on fuzzy answer set optimization programming. This is accomplished by allowing fuzzy optimization aggregates, e.g., minimum a…