You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Saar Carmi <sa...@gmail.com> on 2011/08/14 21:36:41 UTC

Word Confidence in Lucene

Hi
Does Lucene support setting word confidence for every word in the document,
to influence the scoring?
As suggested by MAVIS project, when indexing Speech Recognition text one
need to take into account how confident the recognition of a word is.

Regards
Saar

Re: Word Confidence in Lucene

Posted by Shashi Kant <sk...@sloan.mit.edu>.
Look up payload feature.
On Aug 14, 2011 2:37 PM, "Saar Carmi" <sa...@gmail.com> wrote:
> Hi
> Does Lucene support setting word confidence for every word in the
document,
> to influence the scoring?
> As suggested by MAVIS project, when indexing Speech Recognition text one
> need to take into account how confident the recognition of a word is.
>
> Regards
> Saar