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

ASF GitHub Bot commented on OPENNLP-1226:
-----------------------------------------

mawiesne commented on PR #678:
URL: https://github.com/apache/opennlp/pull/678#issuecomment-2451586942

   Will fix deprecation violation(s) after I had breakfast. 🙂




> Training an NER model for dates with 'dd.mm.yyyy' as Date format
> ----------------------------------------------------------------
>
>                 Key: OPENNLP-1226
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1226
>             Project: OpenNLP
>          Issue Type: Question
>          Components: Name Finder
>            Reporter: Olga
>            Assignee: Martin Wiesner
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.4.1
>
>          Time Spent: 6h
>  Remaining Estimate: 0h
>
> My txt file for model training has date tags in <START:date> dd.mm.yyyy <END> 
> format. But when I try to use the trained .bin file, the dates are not 
> extracted as they should. My txt tagged file is written one sentence in line. 
> I was wondering maybe the format, and the fullstops in this date format make 
> a difficulty for the model to learn. In the official OpenNLP documentation I 
> can see there is a bin file with date extraction, but I can't see the txt 
> file containing the tags.
> I tried to open this bin as a txt format but I read in Stack Overflow that I 
> can't do that.
> https://stackoverflow.com/questions/26140492/how-can-i-view-the-content-of-a-bin-file-in-opennlp
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to