From d212e795f42abf2b9df113be4fb3b811022a7ef8 Mon Sep 17 00:00:00 2001 From: Andres Segura-Tinoco Date: Fri, 11 Mar 2022 15:03:14 +0100 Subject: [PATCH 1/2] Update InfoRetriever.java MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In preliminary evaluations, we set 𝛼 = 0.35 to foster argumentative and controversial content within the search results. --- code/ArgumentIR/src/es/uam/irg/ir/InfoRetriever.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/ArgumentIR/src/es/uam/irg/ir/InfoRetriever.java b/code/ArgumentIR/src/es/uam/irg/ir/InfoRetriever.java index 130f9c7..741015e 100644 --- a/code/ArgumentIR/src/es/uam/irg/ir/InfoRetriever.java +++ b/code/ArgumentIR/src/es/uam/irg/ir/InfoRetriever.java @@ -54,7 +54,7 @@ */ public class InfoRetriever { - public static final double LAMBDA = 0.65; + public static final double LAMBDA = 0.35; // The same analyzer should be used for indexing and searching private final StandardAnalyzer analyzer; From 39f64410aab67c5f071473aa2d99e950443afba1 Mon Sep 17 00:00:00 2001 From: Andres Segura-Tinoco Date: Fri, 11 Mar 2022 22:12:02 +0100 Subject: [PATCH 2/2] Update Project - The Labels CSV file has been updated. - README updated. --- README.md | 9 ++- data/results/labels.csv | 152 +++++++++++++++++++++++++++++++++++++- images/gui-annotation.gif | Bin 374174 -> 440520 bytes images/gui-main.gif | Bin 1898257 -> 2337406 bytes 4 files changed, 156 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 24f86c9..b8e3f72 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Arguments-enhanced IR -![version](https://img.shields.io/badge/version-0.9.18-blue) -![last-update](https://img.shields.io/badge/last_update-3/10/2022-orange) +![version](https://img.shields.io/badge/version-1.0.0-blue) +![last-update](https://img.shields.io/badge/last_update-3/11/2022-orange) ![license](https://img.shields.io/badge/license-Apache_2.0-brightgreen) Argument-enhanced information retrieval project repository. A case study in the Decide Madrid database. @@ -10,11 +10,11 @@ We present a tool that not only allows to retrieve argumentative information, bu This project takes advantage of the arguments previously extracted (from the citizen proposals of the Decide Madrid platform) in the argrecsys/arg-miner repository. ## Screenshots -Argument-enhanced Information Retrieval Tool: +**Argument-enhanced Information Retrieval** tool: allows the retrieval of argumentative information from textual content. ![arg-ir-gui-main](https://raw.githubusercontent.com/argrecsys/arg-enhanced-ir/main/images/gui-main.gif) -Arguments Annotation Form: +**Arguments Annotation** form: allows manual annotation and validation of arguments. ![arg-ir-gui-annotation](https://raw.githubusercontent.com/argrecsys/arg-enhanced-ir/main/images/gui-annotation.gif) @@ -24,6 +24,7 @@ Below is an example of the generated