README 747 B

12345678910111213
  1. Examples from CoNLL-X shared task: dependency parsing.
  2. This collection contains examples of data introduced for the Tenth Conference on Computational Natural Language Learning (CoNLL-X) shared task on Multi-lingual Dependency Parsing.
  3. The data involves documents in Danish, Dutch, Portuguese and Swedish, the four languages for which data is freely available out of the 13 included in the CoNLL-X shared task.
  4. A detailed description and the full source data is freely available from the shared task website:
  5. http://ilk.uvt.nl/conll/
  6. The examples contained in this directory have been converted with the script conll02tostandoff.py distributed with brat.
  7. For copyright and license information, please see the original source of the data.