Metadata-Version: 2.1
Name: spacy_fi_experimental_web_md
Version: 0.15.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: spacy <3.9.0,>=3.8.2
Requires-Dist: libvoikko

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).
