Re: parsing date-time range in natural language text with Apache OpenNLP

2014-09-05 Thread Jörn Kottmann
On 09/04/2014 08:39 PM, ravi jadhav wrote: I would like to contribute in making such type of a parser. I have opennlp code in my system. Is there a way to collaborate with other contributors who are planning to work on the same? That would make a great contribution. I am sure there are others h

Re: parsing date-time range in natural language text with Apache OpenNLP

2014-09-04 Thread ravi jadhav
Hi, I would like to contribute in making such type of a parser. I have opennlp code in my system. Is there a way to collaborate with other contributors who are planning to work on the same? Thanks, Ravi Jadhav On Thu, Sep 4, 2014 at 6:05 AM, Jörn Kottmann wrote: > On 09/04/2014 11:55 AM, eunk

Re: parsing date-time range in natural language text with Apache OpenNLP

2014-09-04 Thread Jörn Kottmann
On 09/04/2014 11:55 AM, eunkyoung jo wrote: And as i know, OpenNLP doesn't still have those utilities for various languages. please, find this.http://opennlp.sourceforge.net/models-1.5/ Apache OpenNLP doesn't distribute models. To get good performance it has to be trained on the user data. The

Re: parsing date-time range in natural language text with Apache OpenNLP

2014-09-04 Thread eunkyoung jo
Hi, The task of extracting time expression from natural language text requires mapping numeric time into natural language string. So, it doesn't depend on using OpenNLP. And as i know, OpenNLP doesn't still have those utilities for various languages. please, find this. http://opennlp.sourceforge.n

Re: parsing date-time range in natural language text with Apache OpenNLP

2014-09-04 Thread Jörn Kottmann
Hello, we don't have a component to parse time/date values. The name finder will be good at detecting the time/date mentions. It would probably be really nice to add a parser for those. A contribution would be very welcome. HTH, Jörn On 09/04/2014 11:28 AM, Raj Vardhan wrote: Hi, I was wond

parsing date-time range in natural language text with Apache OpenNLP

2014-09-04 Thread Raj Vardhan
Hi, I was wondering if it is possible to parse a natural language text using OpenNLP to extract date-time range(s) from it. For example, given input text: > *I have a meeting on Friday from 1:00 pm to 3:00 pm.* Output can be something in XML or JSON string, with Friday detected as 05-Sep-2014