30 jan 2007 kl. 13.25 skrev Karl Wettin (JIRA):
[ https://issues.apache.org/jira/browse/LUCENE-626
Karl Wettin updated LUCENE-626:
-------------------------------
Attachment: spellchecker.diff
I've been running this version live today. Suggests great stuff all
the time. It is however a bit RAM hogging just as everything else I
do. Think I'll add some sort of external persistency to handle that
(probably BDB), backed by a soft referenced cache.
There is a problem with the adaptive layer not adapting to (correct)
suggestions with large edit distance supplied by the multi word/term
position vector layer on top of the ngram spell checker. E.g. "magic
might heros" -> "heroes might magic".
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]