Proceedings of the 43rd Annual Meeting on Association for Computational Linguistics - ACL '05 2005
DOI: 10.3115/1219840.1219852
|View full text |Cite
|
Sign up to set email alerts
|

Online large-margin training of dependency parsers

Abstract: We present an effective training algorithm for linearly-scored dependency parsers that implements online largemargin multi-class training on top of efficient parsing techniques for dependency trees (Eisner, 1996). The trained parsers achieve a competitive dependency accuracy for both English and Czech with no language specific enhancements.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

4
537
1

Year Published

2006
2006
2019
2019

Publication Types

Select...
4
3
3

Relationship

0
10

Authors

Journals

citations
Cited by 473 publications
(553 citation statements)
references
References 20 publications
4
537
1
Order By: Relevance
“…Related to such online methods is also the MIRA algorithm (Crammer and Singer 2003), which has been used for training structured predictors (e.g. McDonald et al 2005). However, to deal with the exponential size of Y, heuristics have to be used (e.g.…”
Section: Structural Support Vector Machinesmentioning
confidence: 99%
“…Related to such online methods is also the MIRA algorithm (Crammer and Singer 2003), which has been used for training structured predictors (e.g. McDonald et al 2005). However, to deal with the exponential size of Y, heuristics have to be used (e.g.…”
Section: Structural Support Vector Machinesmentioning
confidence: 99%
“…Since we only measure passage retrieval and reranking performance, we disabled the answer extraction component. For analyzing parse structures of questions and answers, we integrated the dependency parser MSTParser [3] into the system, and extended OpenEphyra further for our passage retrieval and reranking algorithms.…”
Section: Related Workmentioning
confidence: 99%
“…• a rule-based Treex tokenizer and detokenizer • a word aligner -GIZA++ (Och and Ney, 2003) • a dependency parser -MST parser for English (McDonald et al, 2005), and its variations for Czech: a version by Novák and Žabokrtský (2007) adapted for Czech in the basic version of Depfix, or MSTperl by Rosa et al (2012a) adapted for SMT outputs in full Depfix • a dependency relations labeller (as the MST parser returns unlabelled parse trees) -a rule-based Treex labeller for English, and a statistical labeller by Rosa and Mareček (2012) for Czech • a named entity recognizer -Stanford NER for English (Finkel et al, 2005), and a simple Treex NER for Czech • a rule-based Treex converter to tectogrammatical (deep syntax) dependency trees There are also other tools that we do not currently use (because they are not part of Treex yet, some of them probably do not even exist yet), but we believe that they would be useful for Depfix as well:…”
Section: Toolsmentioning
confidence: 99%