Return-Path: Delivered-To: apmail-lucene-pylucene-dev-archive@minotaur.apache.org Received: (qmail 32554 invoked from network); 19 Jun 2009 00:15:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Jun 2009 00:15:25 -0000 Received: (qmail 31260 invoked by uid 500); 19 Jun 2009 00:15:36 -0000 Delivered-To: apmail-lucene-pylucene-dev-archive@lucene.apache.org Received: (qmail 31222 invoked by uid 500); 19 Jun 2009 00:15:36 -0000 Mailing-List: contact pylucene-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pylucene-dev@lucene.apache.org Delivered-To: mailing list pylucene-dev@lucene.apache.org Received: (qmail 31212 invoked by uid 99); 19 Jun 2009 00:15:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jun 2009 00:15:36 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gupta.neha@gmail.com designates 209.85.210.196 as permitted sender) Received: from [209.85.210.196] (HELO mail-yx0-f196.google.com) (209.85.210.196) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jun 2009 00:15:27 +0000 Received: by yxe34 with SMTP id 34so2063436yxe.20 for ; Thu, 18 Jun 2009 17:15:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=SDFortlKwodi0s3nlSzXzJkcmymmpE+saJfjaju+rpw=; b=SkDxZAQcDiDN3XdyjhgiAXCe4XNHyGp7Uusq9nDTEDaUaOJPvX7OYlXT/K0wGa3J+f 0XbWfklEo8auT/jDoeRco4o/ulVgYrmGfVOqvVI0PDZRKuIiujrwPeHiWCg/nMNV7m95 HaLBzGFRbqCivvLQdlwAkTztF2Mpz0QhyWxqk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=q5c5n5klN1arKAaTzd+4ImhuRCaGJxpRfuuI+6KLoJk4iQV/nLWoHTP2ojPbElYSEL MLtHLZk7LP6lmivF08XnTD4BZCGdhjtaFpxiFwm51L3hO1OxSObyGyreKpU7IzGQIEKd z87GToLmo2R0eXzJmtRbIBqZsGZili2//zvOs= MIME-Version: 1.0 Received: by 10.151.150.1 with SMTP id c1mr4648105ybo.7.1245370506188; Thu, 18 Jun 2009 17:15:06 -0700 (PDT) Date: Thu, 18 Jun 2009 20:15:06 -0400 Message-ID: Subject: n-gram word support From: Neha Gupta To: pylucene-dev@lucene.apache.org Content-Type: multipart/alternative; boundary=001517510cc4a29919046ca86a48 X-Virus-Checked: Checked by ClamAV on apache.org --001517510cc4a29919046ca86a48 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hey, I was wondering if there is a way to read the index and generate n-grams of words for a document using pylucene? Thanks, Neha --001517510cc4a29919046ca86a48--