[ 源代码: nuspell ]
软件包:nuspell(5.1.2-1 以及其他的)
spell checker (program)
Nuspell is a free and open source spell checker that is written in modern C++. It is designed for languages with rich morphology and complex word compounding.
Main features are:
- Full unicode support backed by ICU - Backward compatibility with Hunspell dictionary file format - Twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compounds (for example, Hungarian, German and Dutch) - Support language specific features (for example, special casing of Azeri and Turkish dotted i, or German sharp s) - Handle conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms.
This package contains the command-line program.
其他与 nuspell 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libicu72 (>= 72.1~rc-1~)
- 统一码(Unicode)的国际化组件
-
- dep: libnuspell5 (>= 5.1.2)
- spell checker (shared library)
-
- dep: libstdc++6 (>= 9)
- GNU 标准 C++ 库,第3版