The output of the parser can be used to build a cooccurrences file. This file contains all coocurrences between lemmas and dependency contexts. It consists of 3 columns:
context lemm frequency
To get this cooccurrence information, run ./scripts/contextsDep.perl taking as input the output file with the default parsers and flag -a.
Pablo Gamallo
2009-10-02