The Time type taggs does not work when running the tagger in Spanish. Is there any way to enable it?. It just works in English. Here my Spanish example:
text:
'Hecho relevante entre enero 15 de 2019 a las 4:00 pm y enero 30 de 2019 a las 10:05am'
output:
<?xml version="1.0"?>
<!DOCTYPE TimeML SYSTEM "TimeML.dtd">
<TimeML>
Hecho relevante entre <TIMEX3 tid="t7" type="DATE" value="2019-01-15">enero 15 de 2019</TIMEX3> a las 4:00 pm y <TIMEX3 tid="t8" type="DATE" value="2019-01-30">enero 30 de 2019</TIMEX3> a las 10:05am
</TimeML>
The Time type taggs does not work when running the tagger in Spanish. Is there any way to enable it?. It just works in English. Here my Spanish example:
text: 'Hecho relevante entre enero 15 de 2019 a las 4:00 pm y enero 30 de 2019 a las 10:05am'
output: