MycroftAI / lingua-franca

Mycroft's multilingual text parsing and formatting library
Apache License 2.0
73 stars 77 forks source link

Fix #224 - parsing 'in 2007' #226

Closed krisgesling closed 2 years ago

krisgesling commented 2 years ago

Description

Fixes #224 - extract_datetime parsing of phrases like "in 2007"

Whilst this isn't ideal behaviour, it is better than returning a time.

This is a port of https://github.com/OpenVoiceOS/ovos-lingua-franca/pull/9

Type of PR

Testing

Test added