[ 
https://issues.apache.org/jira/browse/LUCENE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12877775#action_12877775
 ] 

Henrik Bitsch Kirk commented on LUCENE-626:
-------------------------------------------

I have forked Mikkels project, this is now availeble at (also at GitHup): 
http://github.com/hkirk/lucene-didyoumean

The plan for this is more or less the same as Mikkel:

* Keep updated with Lucene trunk (3.0.1+)
* An on-disk backend for Dictionary and QuerySessionManager + large scale 
testing

Running projects:
* Code cleanup
* JavaDoc
* Optimizations


> 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]

Reply via email to