Difference between revisions of "Parsing/home"

From Nordic Language Processing Laboratory
Jump to: navigation, search
(Parsing Systems)
Line 19: Line 19:
  
 
* [http://wiki.nlpl.eu/index.php/Parsing/uuparser The Uppsala Parser]
 
* [http://wiki.nlpl.eu/index.php/Parsing/uuparser The Uppsala Parser]
* [http://wiki.nlpl.eu/index.php/Parsing/udpipe UDPipe]
+
* [http://wiki.nlpl.eu/index.php/Parsing/udpipe UDPipe]  
 
* [http://wiki.nlpl.eu/index.php/Parsing/turboparser TurboParser]
 
* [http://wiki.nlpl.eu/index.php/Parsing/turboparser TurboParser]
 +
* Additional parsers: StanfordNLP, NLTK, spaCy
  
 
= Training and Evaluation Data =  
 
= Training and Evaluation Data =  

Revision as of 21:29, 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.

Parsing Systems

Training and Evaluation Data