From 3980ac6ad2c0343ff3c1b91cfafdeb89d4e71214 Mon Sep 17 00:00:00 2001
From: Frederic Bechet <frederic.bechet@lis-lab.fr>
Date: Mon, 16 Dec 2019 18:41:48 +0100
Subject: [PATCH] Update README.md

---
 README.md | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/README.md b/README.md
index 3e19f16..47d3a16 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,23 @@ ID   FORM      LEMMA    UPOS    XPOS    FEATS HEAD DEPREL  DEPS MISC          NE
 14   ionienne  ionien   ADJ     ADJ     _    13    amod    _    SpaceAfter=No _  _                                                       I:coref23:T75:CommonNoun
 ```
 
+### Contributors
+
+* Jeremy Auguste
+* Frederic Bechet
+* Delphine Charlet
+* Geraldine Damnati
+* Marianne Djemaa
+* Laure Dupont
+* Benoit Favre
+* Camille Gobert
+* Johannes Heinecke
+* Frederic Herledan
+* Gabriel Marzinotto
+* Alexis Nasr
+* Manon Scholivet
+* Matthieu Stali
+
 ### Reference
 
 To cite the CALOR corpus please cite :
@@ -71,3 +88,12 @@ To cite the CALOR corpus please cite :
     url = "https://www.aclweb.org/anthology/L18-1159",
 }
 ```
+
+### Bibliography
+
+* Semantic Frame Parsing for Information Extraction : the CALOR corpus (https://www.aclweb.org/anthology/L18-1159/)
+* Calor-frame: un corpus de textes encyclopédiques annoté en cadres sémantiques (https://hal.archives-ouvertes.fr/hal-01780348/)
+* Analyse automatique FrameNet: une étude sur un corpus français de textes encyclopédiques (https://hal.archives-ouvertes.fr/hal-01959260/)
+* Adapting a FrameNet Semantic Parser for Spoken Language Understanding Using Adversarial Learning (https://arxiv.org/abs/1910.02734)
+* Robust Semantic Parsing with Adversarial Learning for Domain Generalization (https://www.aclweb.org/anthology/N19-2021/)
+* Sources of Complexity in Semantic Frame Parsing for Information Extraction (https://hal.archives-ouvertes.fr/hal-01731385/document)
-- 
GitLab