You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Thamme Gowda (JIRA)" <ji...@apache.org> on 2017/07/05 01:23:00 UTC

[jira] [Commented] (OPENNLP-712) Creating a date time recognizer

    [ https://issues.apache.org/jira/browse/OPENNLP-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074153#comment-16074153 ] 

Thamme Gowda commented on OPENNLP-712:
--------------------------------------

I had a good experience using Natty date parser - its a rule based parser but it does the job it promises.

Checkout to see how it works - http://natty.joestelmach.com/doc.jsp
Its written in java and hence easy to integrate as a library (but MIT license)



> Creating a date time recognizer
> -------------------------------
>
>                 Key: OPENNLP-712
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-712
>             Project: OpenNLP
>          Issue Type: New Feature
>            Reporter: Ravi Jadhav
>            Priority: Minor
>              Labels: help-wanted
>
> As per discussion in one of the mailing lists, It would be great if we develop a date time recognizer for opennlp. I am looking at how it is done is Stanford NLP and found that there is a SUTime library in stanford nlp package. This research paper discusses it in detail ( http://www-nlp.stanford.edu/pubs/lrec2012-sutime.pdf ) . I would love to work on creating something similar. Looking forward to get responses from people who are interested in working on this. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)