Re: Lucene for Indian Languages

2004-08-24 Thread srinivasa raghavan
Hi Satish,

 The morphological Analyzers for Hindi, Marathi,
Telugu and Kannada are available. Please visit 

http://ltrc.iiit.net/showfile.php?filename=onlineServices/morph/index.htm
  
 I think you need not develop it from the scratch. I
hope this will solve your problem for marathi to some
extent.

 By the way, Are you planning to develop morph
analyzer for Lucene or for any other purposes. If you
have plans to integrate with Lucene API, can you share
your idea of implementing it?

Thanks 
Raghavan

--- Satish Kagathare [EMAIL PROTECTED] wrote:

 
 Hi,Srinivasa,
 
 Use StandardAnaylzer for indexing and parsing query
 for Indian Lang. docs. 
 It will work. Right now we r searching on
 Hindi,Marathi 
 but without specific stemmers and filters. We r
 plannig to develop 
 Marathi Morphological Analyzer.
 
 Thanks,
 Satish.
 
 On Sun, 22 Aug 2004, srinivasa raghavan wrote:
 
  Hi all,
  
   Is Lucene API implemented for Indian contexts? I
 know
  that Lucene stemmers and filters for German and
  Russian Languages. I would like to know, whether
 there
  are stemmers and filters available/being developed
 for
  Indian Languages.
  
  Thanks,
  Rahavan.
  
  
  
  
  
  ___
  Do you Yahoo!?
  Express yourself with Y! Messenger! Free. Download
 now. 
  http://messenger.yahoo.com
  
 

-
  To unsubscribe, e-mail:
 [EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]
  
 
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 




__
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Lucene for Indian Languages

2004-08-23 Thread srinivasa raghavan
Hi Satish,

 Thank you satish for the pointers.

 Actually, I am able to search Indian Language data 
by storing the content in the index in ISCII encoding.
When I search, the search word(s) is also converted
into ISCII encoded word(s) and hit the lucene index
for search. It works pretty fine. But was just
wondering if any of the stemmers and filters are
available.

 How are you searching on Hindi and Marathi? In which
encoding you are storing the data? Can you provide me
some details about the same?

Thanks,
Raghavan.

 

--- Satish Kagathare [EMAIL PROTECTED] wrote:

 
 Hi,Srinivasa,
 
 Use StandardAnaylzer for indexing and parsing query
 for Indian Lang. docs. 
 It will work. Right now we r searching on
 Hindi,Marathi 
 but without specific stemmers and filters. We r
 plannig to develop 
 Marathi Morphological Analyzer.
 
 Thanks,
 Satish.
 
 On Sun, 22 Aug 2004, srinivasa raghavan wrote:
 
  Hi all,
  
   Is Lucene API implemented for Indian contexts? I
 know
  that Lucene stemmers and filters for German and
  Russian Languages. I would like to know, whether
 there
  are stemmers and filters available/being developed
 for
  Indian Languages.
  
  Thanks,
  Rahavan.
  
  
  
  
  
  ___
  Do you Yahoo!?
  Express yourself with Y! Messenger! Free. Download
 now. 
  http://messenger.yahoo.com
  
 

-
  To unsubscribe, e-mail:
 [EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]
  
 
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 




___
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]