[
https://issues.apache.org/jira/browse/LUCENE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803666#action_12803666
]
Mikkel Kamstrup Erlandsen commented on LUCENE-626:
--------------------------------------------------
FYI: I started working on updating on Karl's patch. The code is not yet in a
compilable state, but can be found on GitHub:
http://github.com/mkamstrup/lucene-didyoumean
My plans for this is to:
* Port it to Lucene 3+ API
* Abstract out the BDB dependency to allow for any old storage payer (BDB,
JDBC, what have we)
Thanks for the great work Karl!
> Extended spell checker with phrase support and adaptive user session analysis.
> ------------------------------------------------------------------------------
>
> Key: LUCENE-626
> URL: https://issues.apache.org/jira/browse/LUCENE-626
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Search
> Reporter: Karl Wettin
> Priority: Minor
> Attachments: LUCENE-626_20071023.txt
>
>
> Extensive javadocs available in patch, but I also try to keep it compiled
> here:
> http://ginandtonique.org/~kalle/javadocs/didyoumean/org/apache/lucene/search/didyoumean/package-summary.html#package_description
> A semi-retarded reinforcement learning thingy backed by algorithmic second
> level suggestion schemes that learns from and adapts to user behavior as
> queries change, suggestions are accepted or declined, etc.
> Except for detecting spelling errors it considers context,
> composition/decomposition and a few other things.
> heroes of light and magik -> heroes of might and magic
> vinci da code -> da vinci code
> java docs -> javadocs
> blacksabbath -> black sabbath
> Depends on LUCENE-550
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]