Skip to content

A couple of strange dates #58

@kwalcock

Description

@kwalcock

For some reason, for this sentence the time expression gets broken into "3 ho" and "urs". I'm attaching the original file in case there are special characters or something.

      "text" : "It is estimated that the rural population living less than 3 hours away from a city increased from 15 percent to 47 percent of the population over the 13-year period between 1998 and 2011 ( Schmidt et al. 2015 ) ."
	
      "timexes" : [ {
        "@type" : "TimeExpression",
        "@id" : "_:TimeExpression_3",
        "startOffset" : 13390,
        "endOffset" : 13394,
        "text" : "3 ho"
      }, {
        "@type" : "TimeExpression",
        "@id" : "_:TimeExpression_4",
        "startOffset" : 13394,
        "endOffset" : 13397,
        "text" : "urs"
      } ]

f39058976649140f9449663178f7df03.txt

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