Return-Path: X-Original-To: apmail-lucene-java-user-archive@www.apache.org Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C6E758886 for ; Sun, 14 Aug 2011 20:27:16 +0000 (UTC) Received: (qmail 50280 invoked by uid 500); 14 Aug 2011 20:27:14 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 50201 invoked by uid 500); 14 Aug 2011 20:27:13 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 50193 invoked by uid 99); 14 Aug 2011 20:27:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Aug 2011 20:27:13 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shashi.mit@gmail.com designates 209.85.210.174 as permitted sender) Received: from [209.85.210.174] (HELO mail-iy0-f174.google.com) (209.85.210.174) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Aug 2011 20:27:05 +0000 Received: by iyf40 with SMTP id 40so7161264iyf.5 for ; Sun, 14 Aug 2011 13:26:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=z0aQDeJ76+AxNbI4akXiHTMRMbtVVmolcReeDVcjXsE=; b=unfFpMyDTZYKgHG3JfrWGUIgr+7ONdp1U6CtIMRERvdnq01HmoulvoFYcdJzuLIh0D kuSFS+/HlAvgMmEbgnrleAWtPxSxgEKdMXHiVamI07U7lYuqaz4cTi1MK7HrErqFEWZe xMcyl76z9yMyeAVvDhK737atMmuhAeQ2x7NSk= MIME-Version: 1.0 Received: by 10.42.152.68 with SMTP id h4mr3102362icw.265.1313353604229; Sun, 14 Aug 2011 13:26:44 -0700 (PDT) Sender: shashi.mit@gmail.com Received: by 10.42.226.138 with HTTP; Sun, 14 Aug 2011 13:26:44 -0700 (PDT) Received: by 10.42.226.138 with HTTP; Sun, 14 Aug 2011 13:26:44 -0700 (PDT) In-Reply-To: References: Date: Sun, 14 Aug 2011 16:26:44 -0400 X-Google-Sender-Auth: X8JS3YgutgwivdCFvB1gye7ljRg Message-ID: Subject: Re: Word Confidence in Lucene From: Shashi Kant To: java-user@lucene.apache.org Content-Type: multipart/alternative; boundary=90e6ba6e8f240b6bdb04aa7cf7fa X-Virus-Checked: Checked by ClamAV on apache.org --90e6ba6e8f240b6bdb04aa7cf7fa Content-Type: text/plain; charset=ISO-8859-1 Look up payload feature. On Aug 14, 2011 2:37 PM, "Saar Carmi" 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 --90e6ba6e8f240b6bdb04aa7cf7fa--