SOTAVerified

Named-Entity Recognition for Norwegian

2019-09-01WS (NoDaLiDa) 2019Code Available0· sign in to hype

Bjarte Johansen

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

NER is the task of recognizing and demarcating the segments of a document that are part of a name and which type of name it is. We use 4 different categories of names: Locations (LOC), miscellaneous (MISC), organizations (ORG), and persons (PER). Even though we employ state of the art methods—including sub-word embeddings—that work well for English, we are unable to reproduce the same success for the Norwegian written forms. However, our model performs better than any previous research on Norwegian text. The study also presents the first NER for Nynorsk. Lastly, we find that by combining Nynorsk and Bokmål into one training corpus we improve the performance of our model on both languages.

Tasks

Reproductions