RE: Query and language conversion

2009-09-01 Thread Steven A Rowe
he language of any of your content, you'll also need to be able to identify it. Nutch, a Lucene sub-project, has language identification code. Steve > -Original Message- > From: Alex [mailto:azli...@gmail.com] > Sent: Tuesday, September 01, 2009 12:51 PM > To: java-user

Re: Query and language conversion

2009-09-01 Thread Alex
Many thanks Steve for all that information. I understand by your answer that cross-lingual search doesn't come "out-of -the-box" in Lucene. Cheers. Alex On Tue, Sep 1, 2009 at 6:46 PM, Steven A Rowe wrote: > Hi Alex, > > What you want to do is commonly referred to as "Cross Language Informati

RE: Query and language conversion

2009-09-01 Thread Steven A Rowe
Hi Alex, What you want to do is commonly referred to as "Cross Language Information Retrieval". Doug Oard at the University of Maryland has a page of CLIR resources here: http://terpconnect.umd.edu/~dlrg/clir/ Grant Ingersoll responded to a similar question a couple of years ago on this lis