Hello all,<br><br>Some time ago I've been considering a linguistic Java application, and created a Java wrapper around the hspell dynamic library as a part of this effort.<br><br>In fact, I introduced a new dynamic library libhspellj.so which duplicates libhspell.a and adds Java-specific entry points, and the HSpellWrapper.jar Java library.<br>
<br>Meanwhile the whole idea passed away and the wrapper is all that left. If someone wants to use it, the tarball and instruction can be found at <a href="http://culmus.sourceforge.net/hspell-wrapper/index.html">http://culmus.sourceforge.net/hspell-wrapper/index.html</a>.<br>
<br>Best regards,<br> -- Maxim.