CoNLL Parser I

Test CoNLL Parsing mit spaCy (Jan. 2019). Texteingabe (max. 1000 Zeichen, automat. Beschränkung!):

Bemerkung: Zeitmessung in Millisekunden.

Satz:

Zeit in Millisekunden: /

CoNLL-Output:

Nr Wort Lemma Lemma-iwnlp Pos Tag link Dep ent

Noun Chunks:

Chunk root.head root.dep

Legende Dependency Tags:


Quellen:

  • IWNLP-Lemmatizer: Matthias Liebeck ( https://github.com/Liebeck/spacy-iwnlp )
  • Liebeck, Matthias & Conrad, Stefan (2015). IWNLP: Inverse Wiktionary for Natural Language Processing. In Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 2: Short Papers) (S. 414–418). Association for Computational Linguistics. Verfügbar unter http://www.aclweb.org/anthology/P15-2068
  • spaCy ( https://spacy.io/ )