amourao / lucene-relevance

Lucene 4.x implementations of good retrieval functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lucene-Relevance

Lucene 4.x implementations of good retrieval functions.

  • LtcSimilarity: TF-IDF (ltc)
  • BM25Similarity: choice between default BM25 setting, BM25L and BM25+

About

Lucene 4.x implementations of good retrieval functions