Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Abstract updated.
  • Loading branch information
ansegura7 committed Feb 15, 2022
1 parent d4a099b commit 5b7bc01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Arguments-enhanced IR
![version](https://img.shields.io/badge/version-0.8.5-blue)
![last-update](https://img.shields.io/badge/last_update-2/14/2022-orange)
![last-update](https://img.shields.io/badge/last_update-2/15/2022-orange)
![license](https://img.shields.io/badge/license-Apache_2.0-brightgreen)

Argument-enhanced information retrieval project repository. A case study in the <a href="https://decide.madrid.es" target="_blank">Decide Madrid</a> database.

The search runs on Apache Lucene and re-ranks the results (proposals) according to the number of arguments (previously extracted) they have.
We present a tool that not only allows to retrieve argumentative information, but also to validate the returned arguments. The search runs on Apache Lucene and the results (proposals and comments) are re-ranked according to the number of arguments they have.

This project uses the arguments previously extracted (from the citizen proposals of the Decide Madrid platform) in the <a href="https://github.com/argrecsys/arg-miner" target="_blank">argrecsys/arg-miner</a> repository.
This project takes advantage of the arguments previously extracted (from the citizen proposals of the Decide Madrid platform) in the <a href="https://github.com/argrecsys/arg-miner" target="_blank">argrecsys/arg-miner</a> repository.

## Screenshots
![arg-ir-gui](https://raw.githubusercontent.com/argrecsys/arg-enhanced-ir/main/images/gui.gif)
Expand Down

0 comments on commit 5b7bc01

Please sign in to comment.