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 input changes to :-
"
located in Montvale,NJ... For a duration of 7 months
"

After reading about Lucene and some other API's like GATE as replied to this
post, i'd like to know that weather this kind of extraction is possible by
Lucene or not?
Ques2) I have been reading some documentation of Lucene but I could not
figure out a way to extract data from index. For e.g Lets say that I
successfully found the word "location" in an indexed document, but how can I
extract next 15 characters or some text after the word "location".

Thanks & Regards,
Abhishek
-- 
View this message in context: 
http://www.nabble.com/How-to-tune-Analyzer-for-Text-Extraction-tp24926082p24943133.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to