Skip to main content

A pure-python implementation of the Voikko library that provides Finnish morphological analysis

Project description

PyVoikko

PyVoikko is an implementation of Voikko, a free and open source morphological analyzer for Finnish. It aims to reimplement the Voikko library in pure Python, so that it can be used in environments in which native libraries like libvoikko cannot be installed. It contains a pre-built version of the voikko-fi transducer and uses the KFST library for lookups.

It is in early stages of development. The only thing implemented right now is a parser for the analysis strings produced by the Voikko transducer. As the analysis strings are quite complex, it is very likely that the parser does not yet parse all of them correctly. Please report bugs if you find them!

Other features of the Voikko library, such as spell checking and tokenising, are not implemented yet.

Installation

PyVoikko is available on PyPI and can be installed with pip:

pip install pyvoikko

Usage

import pyvoikko

print(pyvoikko.analyse("kissa"))

License

PyVoikko is licensed under the GNU GPL version 3 or later. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyvoikko-0.6.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

pyvoikko-0.6-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file pyvoikko-0.6.tar.gz.

File metadata

  • Download URL: pyvoikko-0.6.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.9

File hashes

Hashes for pyvoikko-0.6.tar.gz
Algorithm Hash digest
SHA256 893158fe308c3c8d5664dcc747fc779f2135a07443bcf9f242366abc3d99c792
MD5 ec8847dd70d6ebf653749ec3afa070ed
BLAKE2b-256 c9e5dd636d4e2bfe27f28f24d9ff4fd299ecb4ea36fdcc9e9d6e9a0cac2751bd

See more details on using hashes here.

File details

Details for the file pyvoikko-0.6-py3-none-any.whl.

File metadata

  • Download URL: pyvoikko-0.6-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.9

File hashes

Hashes for pyvoikko-0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1f7e05939444c5a4654f8dddffb764743bf892060aac5c277ecc6692873d6440
MD5 ef07685bb88b9a07ff6c3b7a08834524
BLAKE2b-256 c99a1a0ac439c703251af730705b1c5259282fe15280196535d0bd71ead9258b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page