MSTperl parser (2015-05-19)
Please use the following text to cite this item or export to a predefined format:
Rosa, Rudolf, 2015,
MSTperl parser (2015-05-19), LINDAT/CLARIAH-CZ digital library at the Institute of Formal and Applied Linguistics (ÚFAL),
http://hdl.handle.net/11234/1-1480.
Authors
Item identifier
Project URL
Date issued
2015-05-19
Type
Description
MSTperl is a Perl reimplementation of the MST parser of Ryan McDonald (http://www.seas.upenn.edu/~strctlrn/MSTParser/MSTParser.html).
MST parser (Maximum Spanning Tree parser) is a state-of-the-art natural language dependency parser -- a tool that takes a sentence and returns its dependency tree.
In MSTperl, only some functionality was implemented; the limitations include the following:
the parser is a non-projective one, curently with no possibility of enforcing the requirement of projectivity of the parse trees;
only first-order features are supported, i.e. no second-order or third-order features are possible;
the implementation of MIRA is that of a single-best MIRA, with a closed-form update instead of using quadratic programming.
On the other hand, the parser supports several advanced features:
parallel features, i.e. enriching the parser input with word-aligned sentence in other language;
adding large-scale information, i.e. the feature set enriched with features corresponding to pointwise mutual information of word pairs in a large corpus (CzEng);
weighted/unweighted parser model interpolation;
combination of several instances of the MSTperl parser (through MST algorithm);
combination of several existing parses from any parsers (through MST algorithm).
The MSTperl parser is tuned for parsing Czech. Trained models are available for Czech, English and German. We can train the parser for other languages on demand, or you can train it yourself -- the guidelines are part of the documentation.
The parser, together with detailed documentation, is avalable on CPAN (http://search.cpan.org/~rur/Treex-Parser-MSTperl/).
Acknowledgement
European Union
Project code:FP7-ICT-2009-4-247762
Project name:Faust
Grantová agentura Univerzity Karlovy v Praze
Project code:GAUK 116310/2010
Project name:Anglicko-český strojový překlad s využitím hloubkové syntaxe
Grantová agentura České republiky
Project code:GD201/09/H057
Project name:Res Informatica
Grantová agentura Univerzity Karlovy v Praze
Project code:GAUK 15723/2014
Project name:Modelování závislostní syntaxe napříč jazyky
European Union
Project code:FP7-ICT-2013-10-610516
Project name:Quality Translation by Deep Language Engineering Approaches (QTLeap)
Univerzita Karlova v Praze (mimo GAUK)
Project code:SVV 260 224
Project name:Specifický vysokoškolský výzkum
Subject(s)
Collections
Files in this item
- Name
- Treex-Parser-MSTperl-150519.tar.gz
- Size
- 81.32 KB
- Format
- application/x-gzip
- Description
- gzip Archive
- MD5
- c1547a7a762db0d713a22d5507ea06e5

The file preview has not been generated yet. Please try again later or contact the system administrator lindat-help@ufal.mff.cuni.cz

