You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
} ]
In this sentence, "the" is a time expression. I wonder if it is indicative of a problem.
"text" : "IMPACT Multimarket Model The IMPACT model was developed at IFPRI at the beginning of the 1990s to address a lack of long-term vision and consensus among policymakers and researchers about the actions that are necessary to feed the world in the future",
"@type" : "State",
"type" : "TIMEX",
"text" : "the",
"value" : {
"@id" : "_:TimeExpression_5"
}
}, {
"@type" : "State",
"type" : "TIMEX",
"text" : "1990s",
"value" : {
"@id" : "_:TimeExpression_6"
}
}, {
"@type" : "State",
"type" : "TIMEX",
"text" : "future",
"value" : {
"@id" : "_:TimeExpression_7"
}
} ]
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.
f39058976649140f9449663178f7df03.txt
The text was updated successfully, but these errors were encountered: