diff --git a/README.md b/README.md index 3e19f165011a4acd3bd1da9f709d15a4e4a9ecfe..47d3a1665728fc2175a27aa5c6242d4741e3179b 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)