Test samples

DepPattern package is provided with a main program which allows the user to process an input text to obtain either a dependency analysis or a PoS tagged text.

The main program is called with the command:

 dp.sh <flag> <tagger> <lang> <input_file> [parser_name] [grammar]

If the optional arguments (parser_name and grammar) are not specified, the default parser is searched in the 'parsers' directory.

The dp.sh program reads from standard input and prints results to standard output, with plain format.



Subsections

Pablo Gamallo 2009-10-02