Treffer: Stanza: A Python Natural Language Processing Toolkit for Many Human Languages

Title:
Stanza: A Python Natural Language Processing Toolkit for Many Human Languages
Publisher Information:
2020-03-16 2020-04-23
Document Type:
E-Ressource Electronic Resource
Availability:
Open access content. Open access content
Other Numbers:
COO oai:arXiv.org:2003.07082
1228396509
Contributing Source:
CORNELL UNIV
From OAIster®, provided by the OCLC Cooperative.
Accession Number:
edsoai.on1228396509
Database:
OAIster

Weitere Informationen

We introduce Stanza, an open-source Python natural language processing toolkit supporting 66 human languages. Compared to existing widely used toolkits, Stanza features a language-agnostic fully neural pipeline for text analysis, including tokenization, multi-word token expansion, lemmatization, part-of-speech and morphological feature tagging, dependency parsing, and named entity recognition. We have trained Stanza on a total of 112 datasets, including the Universal Dependencies treebanks and other multilingual corpora, and show that the same neural architecture generalizes well and achieves competitive performance on all languages tested. Additionally, Stanza includes a native Python interface to the widely used Java Stanford CoreNLP software, which further extends its functionality to cover other tasks such as coreference resolution and relation extraction. Source code, documentation, and pretrained models for 66 languages are available at https://stanfordnlp.github.io/stanza.
Comment: ACL2020 System Demonstration. First two authors contribute equally. Website: https://stanfordnlp.github.io/stanza