FraBle / python-sutime

Python wrapper for Stanford CoreNLP's SUTime
GNU General Public License v3.0
152 stars 43 forks source link

reference_date is not working #58

Closed DominikaKuzia closed 2 years ago

DominikaKuzia commented 2 years ago

I try to set up todays date as a reference_date e.g '2022-02-17' but when I'm parsing text 'now' I get PRESENT_REF instead of todays date. Can someone help me with this?