SOTAVerified

NLP-Cube: End-to-End Raw Text Processing With Neural Networks

2018-10-01CONLL 2018Code Available0· sign in to hype

Tiberiu Boros, Stefan Daniel Dumitrescu, Rux Burtica, ra

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We introduce NLP-Cube: an end-to-end Natural Language Processing framework, evaluated in CoNLL's ``Multilingual Parsing from Raw Text to Universal Dependencies 2018'' Shared Task. It performs sentence splitting, tokenization, compound word expansion, lemmatization, tagging and parsing. Based entirely on recurrent neural networks, written in Python, this ready-to-use open source system is freely available on GitHub. For each task we describe and discuss its specific network architecture, closing with an overview on the results obtained in the competition.

Tasks

Reproductions