unmunch

Files for developing with hunspell

Install

All systems
curl cmd.cat/unmunch.sh
Debian Debian
apt-get install libhunspell-1.3-0-dbg
Ubuntu
apt-get install libhunspell-1.3-0-dbg
Alpine
apk add hunspell
Arch Arch Linux
pacman -S hunspell
image/svg+xml Kali Linux
apt-get install myspell-tools
CentOS
yum install hunspell-devel
Fedora
dnf install hunspell-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libhunspell-1.3-0-dbg
OS X
brew install hunspell
Raspbian
apt-get install libhunspell-1.3-0-dbg
Docker
docker run cmd.cat/unmunch unmunch powered by Commando

hunspell-devel

Files for developing with hunspell

hunspell-tools

tools for hunspell

Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. Main features: - Unicode support (first 65535 Unicode characters) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. This package contains a the munch/unmunch tools of hunspell and ispellaff2myspell for converting ispell affix files for myspell/hunspell format.

myspell-tools

tools for myspell

MySpell is a spell-checker as (and derived from) ispell. This package contains a the munch/unmunch tools of hunspell and ispellaff2myspell for converting ispell affix files for myspell/hunspell format.

libhunspell-1.3-0-dbg

spell checker and morphological analyzer (debug symbols)

Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. Main features: - Unicode support (first 65535 Unicode character) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. This package contains the debug symbols for libhunspell

hunspell

spell checker and morphological analyzer (program)

Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. Main features: - Unicode support (first 65535 Unicode characters) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. This package contains the program with the Ispell-like terminal and pipe interfaces.