CoNLL Output File Format

It is also possible to get an output file with the format defined by CoNLL-X, inspired by Lin (1998):

Lin, D., 1998. Dependency-based Evaluation of MINIPAR. In Proceedings of the Workshop on the Evaluation of Parsing Systems, First International Conference on Language Resources and Evaluation. Granada, Spa in. 12

This format was adopted by the evaluation tasks defined in CoNLL.

To get this output format file, you have to run ./scripts/saidaCoNLL.perl taking as input the output of dp.sh with -a. It is also possible to generate a CoNLL ouput format with a full representation. You have to run ./scripts/saidaCoNLL-fa.perl taking as input the output of dp.sh with -fa.



Pablo Gamallo 2009-10-02