Releases: Tadusko/finger-NLP-resources
Releases · Tadusko/finger-NLP-resources
Finger pipeline
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.