| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| <meta name="robots" content="index,follow" /> |
| <meta name="revisit-after" content="14 days" /> |
| <meta name="keywords" content="MaltParser, dependency parsing, Nivre, CoNLL, Hall, Nilsson, pseudo-projective" /> |
| <meta name="description" content="On this page you can find publications that are related to MaltParser." /> |
| <title>MaltParser - Publications</title> |
| <link rel="stylesheet" type="text/css" href="style.css" media="screen" /> |
| <link rel="stylesheet" type="text/css" href="print.css" media="print" /> |
| <link rel="canonical" href="http://www.maltparser.org/publications.html" /> |
| <script type="text/javascript"> |
| var _gaq = _gaq || []; |
| _gaq.push(['_setAccount', 'UA-22905106-2']); |
| _gaq.push(['_trackPageview']); |
| (function() { |
| var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
| ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
| var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
| })(); |
| </script> |
| </head> |
| <body> |
| <h1>MaltParser</h1> |
| <div id="navtop"> |
| Modified: February 18 2018 |
| </div> |
| <div id="leftcol"> |
| <div id="navcol"> |
| <ul><li class="none"><a href="/" accesskey="1">Home</a></li></ul> |
| <h5>Get MaltParser</h5> |
| <ul> |
| <li class="none"><a href="download.html">Download</a></li> |
| <li class="none"><a href="changes.html" accesskey="2">Changes</a></li> |
| <li class="none"><a href="license.html" accesskey="8">License</a></li> |
| </ul> |
| <h5>Documentation</h5> |
| <ul> |
| <li class="none"><a href="intro.html">Introduction</a></li> |
| <li class="none"><a href="install.html">Installing MaltParser</a></li> |
| <li class="none"><a href="userguide.html" accesskey="6">User guide</a></li> |
| <li class="none"><a href="options.html">Options (short version)</a></li> |
| <li class="none"><a href="optiondesc.html">Options (long version)</a></li> |
| <li class="none"><a href="api/index.html">JavaDoc</a></li> |
| </ul> |
| <h5>Resources</h5> |
| <ul> |
| <li class="none"><a href="mco/mco.html">Pre-trained models</a></li> |
| <li class="none"><a href="publications.html">Publications</a></li> |
| <li class="none"><a href="conll.html">CoNLL Shared Task</a></li> |
| <li class="none"><a href="malteval.html">MaltEval</a></li> |
| </ul> |
| <h5>Contact</h5> |
| <ul><li class="none"><a href="contact.html" accesskey="7">Contact</a></li></ul> |
| </div> |
| </div> |
|
|
| <div id="bodycol"> |
| <div class="section"> |
| <a name="publications"></a> |
| <h2>Publications</h2> |
| <ul> |
| <li class="pub">Nivre, J. (2003). An Efficient Algorithm for Projective Dependency Parsing. In <em>Proceedings of the 8th International Workshop on Parsing |
| Technologies (IWPT 03)</em>, Nancy, France, 23-25 April 2003, pp. 149-160. [<a href="http://stp.lingfil.uu.se/~nivre/docs/iwpt03.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Nivre, J., J. Hall and J. Nilsson (2004). Memory-Based Dependency Parsing. In Ng, H. T. and Riloff, E. (eds.) <em>Proceedings of the Eighth |
| Conference on Computational Natural Language Learning (CoNLL)</em>, May 6-7, 2004, Boston, Massachusetts, pp. 49-56. [<a href="http://www.aclweb.org/anthology/W/W04/W04-2407.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Nivre, J. (2004). Incrementality in Deterministic Dependency Parsing. In <em>Incremental Parsing: Bringing Engineering and Cognition |
| Together. Workshop at ACL-2004</em>, Barcelona, Spain, July 25, 2004. [<a href="http://www.aclweb.org/anthology/W/W04/W04-0308.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Nivre, J. and M. Scholz (2004). Deterministic Dependency Parsing of English Text. In <em>Proceedings of COLING 2004</em>, Geneva, Switzerland, August 23-27, 2004. [<a href="http://www.aclweb.org/anthology/C/C04/C04-1010.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Nivre, J. and J. Nilsson (2005) Pseudo-Projective Dependency Parsing. In <em>Proceedings of the 43rd Annual Meeting of the Association for Computational Linguistics (ACL)</em>, pp. 99-106. [<a href="http://www.aclweb.org/anthology/P/P05/P05-1013.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Nivre, J., J. Hall, J. Nilsson, G. Eryigit and S. Marinov (2006). Labeled Pseudo-Projective Dependency Parsing with Support Vector Machines. In <em>Proceedings of the Tenth Conference on Computational Natural Language Learning (CoNLL)</em>. [<a href="http://acl.ldc.upenn.edu/W/W06/W06-2933.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Hall, J. (2006) MaltParser: An Architecture for Labeled Inductive Dependency Parsing. Licentiate thesis, Växjö University. [<a href="http://hall.maltparser.org/cv/pub/msireport06050_johan_hall_lic_final.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Nivre, J. (2006) Inductive Dependency Parsing. Springer.</li> |
| <li class="pub">Nilsson, J., J. Nivre and J. Hall. (2006) Graph Transformations in Data-Driven Dependency Parsing. In <em>Proceedings of the 21st International Conference on Computational Linguistics and 44th Annual Meeting of the Association for Computational Linguistics (COLING/ACL)</em>, Sydney, Australia, pp. 257-264. [<a href="http://acl.ldc.upenn.edu/P/P06/P06-1033.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Hall, J., J. Nivre and J. Nilsson (2006) Discriminative Classifiers for Deterministic Dependency Parsing. In <em>Proceedings of the 21st International Conference on Computational Linguistics and 44th Annual Meeting of the Association for Computational Linguistics (COLING-ACL) Main Conference Poster Sessions</em>, 316-323. [<a href="http://acl.ldc.upenn.edu/P/P06/P06-2041.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Nivre, J., J. Hall and J. Nilsson (2006) MaltParser: A Data-Driven Parser-Generator for Dependency Parsing. In <em>Proceedings of the fifth international conference on Language Resources and Evaluation (LREC2006)</em>, May 24-26, 2006, Genoa, Italy, pp. 2216-2219 [<a href="http://www.msi.vxu.se/users/nivre/papers/maltparser.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Nivre, J. (2007). Incremental Non-Projective Dependency Parsing. In <em>Human Language Technologies 2007: |
| The Conference of the North American Chapter of the Association for Computational Linguistics; Proceedings of the Main Conference</em>, pp. 396-403 |
| [<a href="http://www.aclweb.org/anthology/N/N07/N07-1050">pdf</a>]</li> |
| <li class="pub">Nivre, J., J. Hall, J. Nilsson, A. Chanev, G. Eryigit, S. Kübler, S. Marinov and E. Marsi (2007). MaltParser: A language-independent system for data-driven dependency parsing. <em>Natural Language Engineering</em>, 13(2), 95-135. [<a href="http://journals.cambridge.org/action/displayFulltext?type=1&fid=1012772&aid=1012768" target="_blank">pdf</a>]</li> |
| <li class="pub">Hall, J. , J. Nivre and J. Nilsson. (2007) A hybrid constituency-dependency parser for Swedish. In <em>Proceedings of NODALIDA-2007</em>, Tartu, Estonia, pp. 284-287. [<a href="http://dspace.utlib.ee/dspace/bitstream/10062/2590/1/post-Hall-6.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Nilsson J., J. Nivre and J. Hall. (2007) Generalizing Graph Transformations in Data-Driven Dependency Parsing. In <em>Proceedings of the 45th Annual Meeting of the Association for Computational Linguistics (ACL)</em>, Prauge, Czech Republic, pp. 968-975. [<a href="http://acl.ldc.upenn.edu/P/P07/P07-1122.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Hall, J., J. Nilsson, J. Nivre, G. Eryigit, B. Megyesi, M. Nilsson and M. Saers (2007). Single Malt or Blended? A Study in Multilingual Parser Optimization. In <em>Proceedings of the CoNLL Shared Task Session of EMNLP-CoNLL 2007</em>, 933--939. [<a href="http://acl.ldc.upenn.edu/D/D07/D07-1097.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Hall, J. and J. Nivre (2008) A Dependency-Driven Parser for German Dependency and Constituency Representations. |
| In <em>Proceedings of the ACL Workshop on Parsing German (PaGe08)</em>, June 20, 2008, Columbus, Ohio, US, pp. 47-54. [<a href="http://aclweb.org/anthology-ne\ |
| w/W/W08/W08-1007.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Hall, J. and Nivre, J. (2008) Parsing Discontinuous Phrase Structure with Grammatical Functions. In Ranta, A. and Nordström, B. (eds.) In |
| <em>Proceedings of the 6th International Conference on Natural Language Processing (GoTAL 2008)</em>, LNAI 5221, Springer-Verlag, August 25-27, 2008, Gothenburg, Sweden, pp. 169-180.</li> |
| <li class="pub">Hall, J. (2008) Transition-Based Natural Language Parsing with Dependency and Constituency Representations. Acta Wexionensia, No 152/2008, Computer Science, Växjö University (PhD Thesis) |
| [<a href="http://hall.maltparser.org/cv/pub/johan_hall_phdthesis.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Nivre, J. (2008) Algorithms for Deterministic Incremental Dependency Parsing. <em>Computational Linguistics</em> 34(4), 513-553. </li> |
| <li class="pub">Hall, J., Nilsson, J. and Nivre, J. (2009) Single Malt or Blended? A Study in Multilingual Parser Optimization. In Bunt, H., Merlo, P. and Nivre, J. (eds.) <em>New Trends in Parsing Technology</em>. Springer.</li> |
| <li class="pub">Nilsson, J., Löwe W., Hall, J. and Nivre, J. (2009) |
| Natural Language Parsing for Fact Extraction from Source Code. In <em>Proceedings of 17th IEEE International Conference on Program Comprehension</em>, Vancouver, Canada, pp. 223-227.</li> |
| <li class="pub">Nilsson, J., Löwe W., Hall, J. and Nivre, J. (2009) |
| Parsing Formal Languages using Natural Language Parsing Techniques. In <em>Proceedings of 11th International Conference on Parsing Technologies (IWPT)</em>, Paris, France, pp. to appear.</li> |
| <li class="pub">Nivre, J., Kuhlmann M. and Hall, J. (2009)</li> |
| <li class="pub">An Improved Oracle for Dependency Parsing with Online Reordering. In <em>Proceedings of 11th International Conference on Parsing Technologies (IWPT)</em>, Paris, France, pp. to appear. </li> |
| <li class="pub">Nivre, J. (2009) Non-Projective Dependency Parsing in Expected Linear Time. In <em>Proceedings of the Joint Conference of the 47th Annual Meeting of the ACL and the 4th International Joint Conference on Natural Language Processing of the AFNLP</em>, 351-359. [<a href="http://www.aclweb.org/anthology/P/P09/P09-1040.pdf" target="_blank">pdf</a>]</li> |
| <li class="pub">Nivre, J., Kuhlmann, M. and Hall, J. (2009) An Improved Oracle for Dependency Parsing with Online Reordering. In |
| <em>Proceedings of the 11th International Conference on Parsing Technologies (IWPT)</em>, 73-76. [<a href="http://aclweb.org/anthology-new/W/W09/W09-3811.pdf">pdf</a>]</li> |
| <li class="pub">Lavelli, A., Hall, J., Nilsson, J. and Nivre, J. (2009) MaltParser at the EVALITA 2009 Dependency Parsing Task. In <em>Proceedings of EVALITA 2009</em>.</li> |
| <li class="pub">Nivre, J. (2009) Parsing Indian Languages with MaltParser. In <em>Proceedings of the ICON09 NLP Tools Contest: Indian Language Dependency Parsing</em>, 12-18. [<a href="http://stp.ling.uu.se/~nivre/docs/malt_icon.pdf">pdf</a>]</li> |
| <li class="pub">Bosco, C., Montemagni, S., Mazzei, A., Lombardo, V., Dell'Orletta, F., Lenci, A., Lesmo, L., Attardi, G., Simi, M., Lavelli, A., Hall, J., Nilsson, J. and Nivre, J. (2010) Comparing the Influence of Different Treebank Annotations on Dependency Parsing. In <em>Proceedings of the Seventh International Conference on Language Resources and Evaluation (LREC)</em>.</li> |
| <li class="pub">Gómez-Rodríguez, C. and Nivre, J. (2010) A Transition-Based Parser for 2-Planar Dependency Structures. In <em>Proceedings of the 48th Annual Meeting of the Association for Computational Linguistics</em>, 1492-1501. [<a href="http://www.aclweb.org/anthology/P/P10/P10-1151.pdf">pdf</a>]</li> |
| <li class="pub">Nivre, J., Rimell, L., McDonald, R. and Gómez Rodríguez, C. (2010) Evaluation of Dependency Parsers on Unbounded Dependencies. In <em>Proceedings of the 23rd International Conference on Computational Linguistics (Coling 2010)</em>, 833-841. [<a href="http://aclweb.org/anthology-new/C/C10/C10-1094.pdf">pdf</a>]</li> |
| <li class="pub">Candito, M., Nivre, J., Denis, P. and Henestroza Anguiano, E. (2010) Benchmarking of Statistical Dependency Parsers for French. In <em>Coling 2010: Posters</em>, 108--116. [<a href="http://aclweb.org/anthology-new/C/C10/C10-2013.pdf">pdf</a>]</li> |
| </ul> |
| <p id="footer">Copyright © Johan Hall, Jens Nilsson and Joakim Nivre</p> |
| </div> |
| </div> |
| </body> |
| </html> |
|
|