Metadata-Version: 2.1
Name: omorfi
Version: 0.0.2
Summary: Open morphology for Finnish, python bindings
Home-page: https://github.com/flammie/omorfi
Author: Flammie A Pirinen
Author-email: flammie@iki.fi
License: UNKNOWN
Keywords: finnish nlp morphology
Platform: UNKNOWN
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
Requires-Dist: hfst

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


