Index of /download/Windows
jspell 1.2.0 for Windows (release 0.0.1)
==========================================
This file includes jspell, a morphological analyzer for windows.
README.txt - this file
cygwin1.dll - Cygwin DLL (at the moment we need it)
jbuild.exe - jbuild builds hash files from dictionaries
jspell.exe - jspell tool
jspell.html - the jspell documentation (for linux, need revision for the windows version)
port.hash - the portuguese dictionary hash file
Note that:
1) you must copy cygwin1.dll to a widows system directory, or
maintain it in the same dir as jspell.exe and jbuild.exe
2) the interactive version of jspell for spell checking is not
working under windows.
3) you must supply the jspell.hash file whenever you call jspell.exe
with a command like this:
jspell -d ./port.hash [other flags]
for instance,
jspell -d ./port.hash -a
We hope to release new versions soon.
Kind regards,
Alberto Simoes
Jos� Jo�o Almeida