Olga created OPENNLP-1226:
-----------------------------
Summary: dd.mm.yyyy Date format in txt file for .bin model training
Key: OPENNLP-1226
URL: https://issues.apache.org/jira/browse/OPENNLP-1226
Project: OpenNLP
Issue Type: Question
Components: Formats
Reporter: Olga
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
(v7.6.3#76005)