From 177f409873a57bb7fe2ccb3236000a2ac3008901 Mon Sep 17 00:00:00 2001
From: Sebastien Delecraz <sebastien.delecraz@lis-lab.fr>
Date: Fri, 11 May 2018 05:46:07 +0200
Subject: [PATCH] readme

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

diff --git a/README.md b/README.md
index e69de29bb..23e264c8c 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,25 @@
+# PP-Flickr Corpus
+
+Sebastien Delecraz, Alexis Nasr, Frederic Bechet, Benoit Favre
+
+This corpus is an extension of the [Flickr30k Entities](http://web.engr.illinois.edu/~bplumme2/Flickr30kEntities/) corpus created by adding some syntactic annotations in order to study the joint processing of image and language features for the Preposition-Phrase attachment disambiguation task. The annotation has been performed on the English version of the captions and automatically projected on their French and German translations.
+
+
+## References
+
+```latex
+@InProceedings{DELECRAZ18.992,
+  author = {Sebastien Delecraz ,Alexis Nasr ,FREDERIC BECHET and Benoit Favre},
+  title = {Adding Syntactic Annotations to Flickr30k Entities Corpus for Multimodal Ambiguous Prepositional-Phrase Attachment Resolution},
+  booktitle = {Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)},
+  year = {2018},
+  month = {may},
+  date = {7-12},
+  location = {Miyazaki, Japan},
+  editor = {Nicoletta Calzolari (Conference chair) and Khalid Choukri and Christopher Cieri and Thierry Declerck and Sara Goggi and Koiti Hasida and Hitoshi Isahara and Bente Maegaard and Joseph Mariani and Hélène Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis and Takenobu Tokunaga},
+  publisher = {European Language Resources Association (ELRA)},
+  address = {Paris, France},
+  isbn = {979-10-95546-00-9},
+  language = {english}
+  }
+```
\ No newline at end of file
-- 
GitLab