AmyOlex / Chrono

Parsing time normalizations from text.
GNU General Public License v3.0
15 stars 4 forks source link

Converting all code to be SUTime independent. #6

Closed AmyOlex closed 6 years ago

AmyOlex commented 6 years ago

This branch contains the version of Chrono that does not utilize SUTime for identifying temporal phrases. All temporal phrases are parsed out independently of SUTime. There have been many many changes to the code for this version, which gets much better results than the SUTime version and is not as constrained.