You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2013/10/30 20:33:25 UTC

[jira] [Updated] (LUCENE-5318) Co-occurrence counts from Concordance

     [ https://issues.apache.org/jira/browse/LUCENE-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison updated LUCENE-5318:
--------------------------------

    Attachment: cooccur_v1.patch.gz

I'd assess this as an 80% patch.  It works, but more refactoring would make it more useful/extensible.  



> Co-occurrence counts from Concordance
> -------------------------------------
>
>                 Key: LUCENE-5318
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5318
>             Project: Lucene - Core
>          Issue Type: New Feature
>          Components: core/search
>    Affects Versions: 4.5
>            Reporter: Tim Allison
>              Labels: patch
>             Fix For: 4.6
>
>         Attachments: cooccur_v1.patch.gz
>
>
> This patch calculates co-occurrence statistics on search terms within a window of x tokens.  This can help in synonym discovery and anywhere else co-occurrence stats have been used.
> The attached patch depends on LUCENE-5317.
> Again, many thanks to my colleague, Jason Robinson, for advice in developing this code.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org