voikkovfstc

Development files for libvoikko

Install

All systems
curl cmd.cat/voikkovfstc.sh
Debian Debian
apt-get install libvoikko-dev
Ubuntu
apt-get install libvoikko-dev
Arch Arch Linux
pacman -S libvoikko
image/svg+xml Kali Linux
apt-get install libvoikko-dev
CentOS
yum install voikko-tools
Fedora
dnf install libvoikko
Windows (WSL2)
sudo apt-get update sudo apt-get install libvoikko-dev
OS X
brew install libvoikko
Raspbian
apt-get install libvoikko-dev

libvoikko-dev

Development files for libvoikko

Libvoikko is a library of free natural language processing tools. It aims to provide support for languages that are not well served by other existing free linguistic tools. This package contains the files needed to build or develop applications that use Voikko.

libvoikko

This is libvoikko, library for spellcheckers and hyphenators using

Malaga natural language grammar development tool. The library is written in C. Currently only Finnish is supported, but the API of the library has been designed to allow adding support for other languages later. Note however that Malaga is rather low level tool that requires implementing the whole morphology of a language as a left associative grammar. Therefore languages that have simple or even moderately complex morphologies and do not require morphological analysis in their hyphenators should be implemented using other tools such as Hunspell.

voikko-tools

Test tools for libvoikko