-
Notifications
You must be signed in to change notification settings - Fork 24
SupportedLanguages
Harri Pitkänen edited this page Mar 9, 2017
·
6 revisions
Voikko supports spell checking, hyphenation, grammar checking and morphological analysis for Finnish. Spell checking is supported also for other languages using zhfst spelling dictionaries.
Libvoikko has support for several versioned dictionary formats and backends:
- Version 5 VFST based dictionary format for Finnish language (available in libvoikko 4.0 and later, enabled by default)
-
Version 3 HFST based spelling dictionary format for multiple languages (available in libvoikko 3.6 and later, enabled by default in libvoikko 4.0 and later)
- Supports ZHFST speller archives.
- Language independed VFST speller format
- Lttoolbox / Apertium (experimental)
- BLOCKER: Namespace pollution (generic class names in default namespace)
- Version 4: HFST + VISLCG3 language independent format for spelling and grammar checkers.
- "Version 0" or the unversioned format was used by libvoikko 1.0 and 1.1 for Finnish dictionaries. It is not supported in later versions.
- Version 1 was the first versioned Malaga based dictionary format for Finnish language. It was supported in libvoikko versions 1.2 - 2.1.
- Version 2 was the second Malaga based dictionary format for Finnish language. It was supported in libvoikko versions 2.2 - 4.1.x. This format was superseded by format 5.
- Finnish (VFST): voikko-fi
- Finnish (HFST): Omorfi
- North Sámi and Lule Sámi (HFST): https://victorio.uit.no/langtech/trunk/gt
- Icelandic (Lttoolbox)
- Lttoolbox/Apertium: http://wiki.apertium.org/wiki/List_of_dictionaries
- NOTE: Dictionaries outside of "incubator" and with higher number of lemmata are more likely to be reliable/suitable for spell checking.