@inproceedings{nivre-etal-2006-maltparser,
    title = "{M}alt{P}arser: A Data-Driven Parser-Generator for Dependency Parsing",
    author = "Nivre, Joakim  and
      Hall, Johan  and
      Nilsson, Jens",
    editor = "Calzolari, Nicoletta  and
      Choukri, Khalid  and
      Gangemi, Aldo  and
      Maegaard, Bente  and
      Mariani, Joseph  and
      Odijk, Jan  and
      Tapias, Daniel",
    booktitle = "Proceedings of the Fifth International Conference on Language Resources and Evaluation ({LREC}{'}06)",
    month = may,
    year = "2006",
    address = "Genoa, Italy",
    publisher = "European Language Resources Association (ELRA)",
    url = "https://preview.aclanthology.org/iwcs-25-ingestion/L06-1084/",
    abstract = "We introduce MaltParser, a data-driven parser generator for dependency parsing. Given a treebank in dependency format, MaltParser can be used to induce a parser for the language of the treebank. MaltParser supports several parsing algorithms and learning algorithms, and allows user-defined feature models, consisting of arbitrary combinations of lexical features, part-of-speech features and dependency features. MaltParser is freely available for research and educational purposes and has been evaluated empirically on Swedish, English, Czech, Danish and Bulgarian."
}Markdown (Informal)
[MaltParser: A Data-Driven Parser-Generator for Dependency Parsing](https://preview.aclanthology.org/iwcs-25-ingestion/L06-1084/) (Nivre et al., LREC 2006)
ACL