Peilin Yang created LUCENE-7466:
-----------------------------------

             Summary: add axiomatic similarity 
                 Key: LUCENE-7466
                 URL: https://issues.apache.org/jira/browse/LUCENE-7466
             Project: Lucene - Core
          Issue Type: Improvement
          Components: core/search
    Affects Versions: master (7.0)
            Reporter: Peilin Yang


Add axiomatic similarity approaches to the similarity family.
More details can be found at http://dl.acm.org/citation.cfm?id=1076116 and 
https://www.eecis.udel.edu/~hfang/pubs/sigir05-axiom.pdf
There are in total six similarity models. All of them are based on BM25, 
Pivoted Document Length Normalization or Language Model with Dirichlet prior. 
We think it is worthy to add the models as part of Lucene.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to