Changes for page Arg2P
From version 23.1
edited by Andrea Omicini
on 12/03/2021 22:13
on 12/03/2021 22:13
Change comment:
There is no comment for this version
To version 46.1
edited by Andrea Omicini
on 03/11/2021 16:22
on 03/11/2021 16:22
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Arg2P 1 +Arg2P Home - Content
-
... ... @@ -1,14 +1,16 @@ 1 -{{include document="MacroSheet"/}} 1 +{{velocity}} 2 +(% style="background-color:$theme.fieldGradientColor" %)((( 3 +!!{{arg2p/}} (short for {{argtuprolog/}}) is a logic-based agreement framework enabling defeasible reasoning in intelligent systems 4 +))) 5 +{{/velocity}} 6 +== {{arg2p/}} in a nutshell == 2 2 3 -{{summary}}{{arg2p/}} is an argumentation engine built on the top of {{tuprolog/}} ({{2p/}}) engine. 4 -{{arg2p/}} is a lightweight implementation of the ASPIC+-like system for structured argumentation.{{/summary}} 8 +The {{arg2p/}} argumentation engine is built on the top of [[{{tuprolog/}}>>Tuprolog.WebHome||target=_blank]] ({{2p/}}) engine. {{arg2p/}} is a lightweight implementation of the ASPIC+-like system for structured argumentation. 5 5 6 - =={{arg2p/}}in a nutshell==10 +{{arg2p/}} enables defeasible reasoning and argumentation, and deals with priorities over rules. It includes a formal method for dealing with burden of proof (//burden of persuasion//). 7 7 8 - In {{arg2p/}} arguments are produced from a setof defeasible rules, and attackrelationshipsbetweenarguments arecaptured by argumentationgraphs. The argumentsof such graphsarelabelledby followinga labelling semantics. This simpleframeworkwill sufficetoillustrate our upcoming investigation into persuasiveburdens withinan argumentationsetting.12 +More informations on the project are available on the {{arg2p/}} [[GitLab wiki>>https://pika-lab.gitlab.io/argumentation/arg2p-kt/]]. 9 9 10 - In addition, weusedefeasibleruleschemata to accountfordeonticreasoning, towards doctrinereification, as presented in Riveret et al., 2019.14 +{{include reference="Environment"/}} 11 11 12 -Moreover, the model has been extended following the burden of proof model presented in [[Calegari and Sartor, 2020>>Publications/BurdenofproofIclp2020]]. 13 13 14 -More information about the format of the knowledge base and rules can be found on the basic syntax.