Skip to content

Releases: Tadusko/finger-NLP-resources

Finger pipeline

12 Apr 17:59
8df09a9

Choose a tag to compare

Wheels for a spaCy (v.3.1.0 <) pipeline used in Finger (the Finnish Geoparser). First, rough release that's identical to the version used in the thesis.

This pipeline consists of pipes of fine-tuned Finnish BERT model for the following tasks: POS tagging, morphological analysis, dependency parsing and, most importantly, Named Entity Recognition. It also has a lemmatizer based on Voikko, implementation by Antti Ajanki.