Spell checking with Java
I am looking for a module which allows spell checking. Since the
project is in Java, it would be good if the spell checking is also in
Java. I googled and found J(A)spell and Jazzy, but I don't have any
experience with those projects, and I am not sure how their quality
is. Another possibility is to access Aspell over JNI.
It is important that the project supports many different languages,
and like always the performance issue.
I appreciate every help/tips I get!
.
Relevant Pages
- Re: java Interview Question bank
... Jobs wrote: ... And learn to spell "Java". ... Your site is useless anyway. ... (comp.lang.java.help) - Re: JCreator too slow
... >> i'm new to Java and i'm learning the language. ... Let me try and spell it right this time.. ... (comp.lang.java.programmer) - Re: Basic inheritance question
... used 'this' in C++ and Java. ... but in Python it doesn't. ... you meant "in languages that has implicit instance reference available in methods"? ... (comp.lang.python) - Re: Looking for programming examples in any programming language
... in an in-page applet. ... do that for such a broad range of languages. ... But note even Java applets ... If you're going to separate the specific I/O environment from ... (comp.programming) - Re: parser
... and by no means is Java some obscure language... ... but I still feel that both C and C++ are good languages to use for ... leaving the backend interpreter/JIT as a simpler piece of machinery). ... that you believe that C lacks the ability to build parsers as masses of tiny ... (comp.programming) |
|