Re: Extracting contact data

2010-01-14 Thread mark harwood
To: java-user@lucene.apache.org Sent: Thu, 14 January, 2010 12:41:01 Subject: Re: Extracting contact data Hi, Tools like GATE (http://www.gate.ac.uk) or Apache UIMA would be good candidates for what you are trying to achieve. HTH -- DigitalPebble Ltd http://www.digitalpebble.com 2010/1/14 Ortelli, Gian L

Re: Extracting contact data

2010-01-14 Thread Erick Erickson
Ooooh boy, glad I asked the question because I was thinking in terms of real-world locations of the addresses , so nothing I would have written would have had any relevance whatsoever.. Erick On Wed, Jan 13, 2010 at 12:05 PM, Erick Erickson wrote: > Before answering, how to you measure "prox

Re: Extracting contact data

2010-01-14 Thread Julien Nioche
k...@gmail.com] > Sent: Wednesday, January 13, 2010 6:06 PM > To: java-user@lucene.apache.org > Subject: Re: Extracting contact data > > Before answering, how to you measure "proximity"? You can make > Lucene work with locations (there's an example in Lucene In

RE: Extracting contact data

2010-01-14 Thread Ortelli, Gian Luca
ck Erickson [mailto:erickerick...@gmail.com] Sent: Wednesday, January 13, 2010 6:06 PM To: java-user@lucene.apache.org Subject: Re: Extracting contact data Before answering, how to you measure "proximity"? You can make Lucene work with locations (there's an example in Lucene In Action) read

Re: Extracting contact data

2010-01-13 Thread Erick Erickson
Before answering, how to you measure "proximity"? You can make Lucene work with locations (there's an example in Lucene In Action) readily enough though HTH Erick On Wed, Jan 13, 2010 at 11:39 AM, Ortelli, Gian Luca < gianluca.orte...@truvo.com> wrote: > Hi community, > > > > I have a genera

Re: Extracting contact data

2010-01-13 Thread Karl Wettin
Lucene will probably only be helpful if you know what you are looking for, e.g. that you search for a given person, a given street and given time intervals. Is this what you want to do? If you instead are looking for a way to really extract any person, street and time interval that a docum

Extracting contact data

2010-01-13 Thread Ortelli, Gian Luca
Hi community, I have a general understanding of Lucene concepts, and I'm wondering if it's the right tool for my job: - I need to extract data like e.g. time intervals ("8am - 12pm"), street addresses from a set of files. The common issue with this data unit is that they contain spaces and