From effa5b1324f7b31bf635272eb316f9ea0eb5da83 Mon Sep 17 00:00:00 2001 From: Rim Abrougui <rim.abrougui@lis-lab.fr> Date: Tue, 6 Jun 2023 09:50:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e97d361..0cf88fc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ARMILU +# ARMILU (https://ieeexplore.ieee.org/abstract/document/10095062) ARMILU is an abstract graph representation for multi-intents and multi-domains corpora used in Natural and Spoken Language Understanding (N/SLU) tasks. Penman notation is used to encode the any origin datasets' annotations (simple and complicated ones). Any type of N/SLU corpora can be projected to this format. -- GitLab