Update Corpus format description authored by Carlos Ramisch's avatar Carlos Ramisch
...@@ -32,6 +32,8 @@ Here is an example of sentence using the PARSEME-FR _cupt_ format described abov ...@@ -32,6 +32,8 @@ Here is an example of sentence using the PARSEME-FR _cupt_ format described abov
``` ```
# text = Jean fait partie du conseil général de l'Ardèche. # text = Jean fait partie du conseil général de l'Ardèche.
# sent_id = 123
# source_sent_id = http://deep-sequoia.inria.fr/download/sequoia-8.2.tgz sequoia-8.2/sequoia.surf.conll 123
1 Jean ... 1:NOUN|EN-PERS.final|_ 1 Jean ... 1:NOUN|EN-PERS.final|_
2 fait ... 2:VERB|EP-VID|_ 2 fait ... 2:VERB|EP-VID|_
3 partie ... 2 3 partie ... 2
... ...
......