Displaying 1 result from an estimated 1 matches for "hspell".
Did you mean:
spell
2010 Apr 11
1
A Hebrew stemmer based on libhspell
...s the semitic "root" system, rather
than prefixes and suffixes, and has many irregularities in accidence
(morphology).
Fortunately, two bright fellows from the Technion University in Israel have
already created a Hebrew morphological analyzer as part of their Hebrew
spellchecker project (hspell), which is the de-facto standard free Hebrew
spellchecker (used in GMail etc.). This analyzer is heavily lexicon-based,
and is therefore difficult to express as a Snowball program.
Since hspell offers a convenient API (give a word, get a list of possible
stems -- yes, Hebrew is very ambiguous, to...