./textproc/hfstospell, HFST spell checker library and command line tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5.4, Package name: hfstospell-0.5.4, Maintainer: bsiegert

This is a minimal hfst optimized lookup format based spell checker library and
a demonstrational implementation of command line based spell checker. The
library is licenced under Apache licence version 2, other licences can be
obtained from University of Helsinki.


Required to run:
[textproc/libxml++] [textproc/icu]

Master sites:

Filesize: 154.722 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-04 19:20:11 by Benny Siegert | Files touched by this commit (3) | Package updated
Log message:
hfstospell: update to 0.5.4

No changelog from upstream (the release notes consist of the string ".").
A new tool, hfst-ospell-predict, has been added.
Some build fixes for sparc64 and gcc13.
   2024-01-24 17:58:06 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
hfstospell: replace patch that forced c++14 with FORCE_CXX_STD

Patch didn't apply any longer after autoconf update
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-08-31 20:55:12 by Benny Siegert | Files touched by this commit (2) | Package updated
Log message:
hfstospell: update to 0.5.3

- Fix minor memory leak
- Add cmdline args --debug, --max-weight, --beam, --time-cutoff
- Penalize suggestions from mangled inputs
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi