Details
-
Question
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
Important
Description
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