Metadata-Version: 2.1
Name: omorfi
Version: 0.9.9
Summary: Open morphology for Finnish, python bindings
Home-page: https://github.com/flammie/omorfi
Author: Flammie A Pirinen
Author-email: flammie@iki.fi
License: GNU GPLv3
Project-URL: Bug Tracker, https://github.com/flammie/omorfi/issues/
Keywords: finnish nlp morphology
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE

# omorfi-python

Python API for omorfi (the open morphology of Finnish). Omorfi is a generic
toolkit for natural language processing of Finnish texts and data. The pip
packaging allows download and use of some of the language models, however, not
all parts have python support, e.g. advanced disambiguation.

For more information please see:

* [omorfi on github](https://github.com/flammie/omorfi)
* [omorfi web site](https://flammie.github.io/omorfi)
