Re: How to tune Analyzer for Text Extraction

2009-08-12 Thread xs2Abhishek
Hi, Well you completely understood my problem:wistle:, the point you mentioned about how much to extract after the word Location is something i'll have to figure out. So lets say that the input to my system would be:- " Location : Montvale, NJ Duration : 7 months " Now the problem is when the in

Re: How to tune Analyzer for Text Extraction

2009-08-12 Thread xs2Abhishek
Hi, Thanks for your replies, it really helped me a lot. Thanks&Regards, Abhishek -- View this message in context: http://www.nabble.com/How-to-tune-Analyzer-for-Text-Extraction-tp24926082p24938899.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. ---

How to tune Analyzer for Text Extraction

2009-08-11 Thread xs2Abhishek
Hi, I am trying to make a decision on weather or not I can use Lucene for my requirements, which mainly include data tagging. I have to be able to parse or index a .txt file and then be able to extract text accordingly. For e.g if the input document has some text like: "Location: New York" , so f