Skip to content

considerTime = true , does not work in Spanish language #80

@Cristhiant

Description

@Cristhiant

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions