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

Mikkel Kamstrup Erlandsen commented on LUCENE-626:
--------------------------------------------------

Status update: All tests except two are passing since commit 
7e4eb7989d81e50cc81b6f33ac5fa188467f5d3e on 
http://github.com/mkamstrup/lucene-didyoumean :

 1) TestTokenPhraseSuggester gives me a ArrayIndexOutOfBoundsException roughly 
half way through the test cases (which otherwise pass)
 2) Missing the sample query log to import from the resource 
http://ginandtonique.org/~kalle/LUCENE-626/queries_grouped.txt.gz

 ! But be aware that this is still work in progress !

> 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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to