Locked History Actions

Diff for "PDB/PDBparser"

Differences between revisions 94 and 95
Revision 94 as of 2022-09-08 16:23:50
Size: 12690
Comment:
Revision 95 as of 2022-09-08 16:25:36
Size: 12819
Comment:
Deletions are marked like this. Additions are marked like this.
Line 108: Line 108:
 * [[http://scwad-demo.nlp.ipipan.waw.pl:8000/dependency-parsing|COMBO demo]] (only in Polish)  * [[http://combo-demo.nlp.ipipan.waw.pl/combo-eng|English]]
 * [[http://combo-demo.nlp.ipipan.waw.pl/combo-pl|Polish]]

{{{#!wiki comment
 * [[http://scwad-demo.nlp.ipipan.waw.pl:8000/dependency-parsing|COMBO demo]]
Line 111: Line 115:
  * To download the parser's output in CoNLL format, "Select output format:".   * To download the parser's output in CoNLL format, "Select output format:".}}}

Polish COMBO models

The COMBO models for Polish are trained on the current version of Polish Dependency Bank. The models use the HerBERT language model.

PDB-trained models

  • model for dependency parsing only

  • model for part-of-speech tagging, morphological analysis, lemmatisation, and dependency parsing (dependency relation types without semantic extensions, e.g. adjunct instead of adjunct_temp)

  • model for part-of-speech tagging, morphological analysis, lemmatisation, and dependency parsing (dependency relation types with semantic extensions, e.g. adjunct_temp)

PDB-UD-trained model

  • model for part-of-speech tagging, morphological analysis, lemmatisation, and dependency parsing

Parsing performance (outdated)

See Dependency parsing section.

PDB-based dependency parsing demos

Publications

List of publications

Mateusz Klimaszewski and Alina Wróblewska. COMBO: State-of-the-art morphosyntactic analysis. In Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing: System Demonstrations, pages 50–62, Online and Punta Cana, Dominican Republic, 2021. Association for Computational Linguistics.

List of publications

Alina Wróblewska and Piotr Rybak. Dependency parsing of Polish. Poznań Studies in Contemporary Linguistics, 55(2):305–337, 2019.

(Note: Please contact the first author to get a copy of this article.)

Licensing

The dependency parsing models for Polish are released under the CC BY-NC-SA 4.0 licence and by downloading them you accept the conditions of that licence.

Acknowledgment

The research was founded by SONATA 8 grant no 2014/15/D/HS2/03486 from the National Science Centre Poland and by the Polish Ministry of Science and Higher Education as part of the investment in the CLARIN-PL research infrastructure. The computing was performed at Poznań Supercomputing and Networking Center.

Contact

Any questions, comments? Please send them to <alina AT SPAMFREE ipipan DOT waw DOT pl>.