
These tools convert column format data to the format required by Collins' Parser, and the output of the Collins' Parser to a column format similar to that used by FEX. This output identifies the parent node of each word, the phrase type of the parent, and the phrase type of the node the word represents at the level of the parse tree at which it connect to the parent node. (Non-leaf nodes are traced via head os the phrases).
Usage:
table2Collins.pl inputFile [ > outputFile] parsed2table.pl inputFile [ > outputFile]