From 200b8196764658a4cabe1323acb80df57758570e Mon Sep 17 00:00:00 2001
From: Alexis Nasr <alexis.nasr@lif.univ-mrs.fr>
Date: Mon, 16 Dec 2019 16:49:58 +0100
Subject: [PATCH] petites modifs

---
 README.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index be35d56..3e19f16 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# CALOR: Corpus Annoté par le LIS et Orange
+# The CALOR Corpus
+
+Semantic Frames annotated corpus realized by Orange and Aix Marseille University
 
 
 
@@ -53,6 +55,7 @@ ID   FORM      LEMMA    UPOS    XPOS    FEATS HEAD DEPREL  DEPS MISC          NE
 
 To cite the CALOR corpus please cite :
 
+```
 @inproceedings{marzinotto-etal-2018-semantic,
     title = "Semantic Frame Parsing for Information Extraction : the {CALOR} corpus",
     author = "Marzinotto, Gabriel  and
@@ -67,4 +70,4 @@ To cite the CALOR corpus please cite :
     publisher = "European Language Resources Association (ELRA)",
     url = "https://www.aclweb.org/anthology/L18-1159",
 }
-
+```
-- 
GitLab