Typical command line for the giec-eval_convertor.pl is:

perl giec-eval_convertor.pl -d exempleOfDictionary_data.txt -r exempleOfRawPredictionsFile.txt

where exempleOfRawPredictionsFile.txt is the predictions file obtained by a competing system in "training datas format" (with words and IDs), and exempleOfDictionary_data is the dictionary of all candidate agent and targets. The output is the same file in "Challenge format" (with only canonical forms).
