Difference between revisions of "Parsing/home"
Line 2: | Line 2: | ||
An experimentation environment for data-driven dependency parsing is maintained for NLPL under the coordination of Uppsala University (UU). | An experimentation environment for data-driven dependency parsing is maintained for NLPL under the coordination of Uppsala University (UU). | ||
− | Initially, | + | The data is available on the Norwegian Saga cluster and on the Finnish Puhti cluster. |
+ | The software is available on the Norwegian Saga cluster | ||
+ | |||
+ | Initially, software and data were commissioned on the Norwegian Abel supercluster, see [http://wiki.nlpl.eu/index.php/Parsing/abel The Abel page] for legacy information. | ||
= Preprocessing Tools = | = Preprocessing Tools = |
Revision as of 10:20, 14 January 2020
Background
An experimentation environment for data-driven dependency parsing is maintained for NLPL under the coordination of Uppsala University (UU). The data is available on the Norwegian Saga cluster and on the Finnish Puhti cluster. The software is available on the Norwegian Saga cluster
Initially, software and data were commissioned on the Norwegian Abel supercluster, see The Abel page for legacy information.
Preprocessing Tools
Additionally, a variety of tools for sentence splitting, tokenization, lemmatization, et al. are available through the NLPL installations of the Natural Language Processing Toolkit (NLTK) and the spaCy: Natural Language Processing in Python tools.