Hi, I am looking for a lemmatisation implementation for English in Java. I found a few already, but I need something that does not need to much memory to run (1 GB top). Thanks. I DO NOT NEED A STEMMER.
A:
There is a JNI to hunspell, which is the checker used in open office and FireFox. http://hunspell.sourceforge.net/