Generated documentation for cz_t_analysis/cz_t_analysis.mak

NAME

back

CZ_T_Analysis - a TectoMT-based Czech analyzer for TrEd

DESCRIPTION

back

This package contains a TectoMT-based Czech analyzer producing tectogrammatical, analytical and morphological layers for a given Czech sentence.

USAGE

back

Use Macros->* Analyze Czech Text menu command in TrEd to start the macro; select a base-filename for the PML files with the analysis and insert one or more Czech sentences into the text box. The analyzer will produce three PDT~2.0-like files with the suffixes .t (tectogrammatical analysis), .a (analytical analysis), .m (morphological analysis).

MACROS

back

CZ_T_Analysis->analyze_sentence(\%options)

Analyze a given Czech sentence up to tectogrammatical layer (without functors) using a simple TectoMT application, producing three PML documents: mdata, adata, and tdata.

Optional arguments:

sentence

The Czech sentence to analyze. If not given, a sample sentence is used and if running from TrEd's GUI, the user is asked to replace or modify the sentence.

dir

A directory in which to store the resulting files.

basename

Basename for the resulting files. The suffixes .m.gz, .a.gz, and .t.gz are appended. Default basename is 'result'.

COPYRIGHT

back

LICENSE

back

You can use and distribute this program under the same terms as TrEd itself.