Metadata-Version: 2.1
Name: spacy-fi-experimental-web-md
Version: 0.14.0
Summary: Finnish language model: POS tagger, dependency parser, word vectors, noun phrase extraction, word probabilities, lemmatizer, morphological features, NER
Home-page: https://github.com/aajanki/spacy-fi
Author: Antti Ajanki
Author-email: antti.ajanki@iki.fi
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing
Requires-Dist: libvoikko
Requires-Dist: spacy (<3.8.0,>=3.7.0)

Finnish language model for SpaCy.

The model includes POS tagger, dependency parser, word vectors, noun phrase
extraction, word occurrence probability estimates, morphological features,
lemmatization and named entity recognition (NER).
