comtravo / ctparse

Parse natural language time expressions in python
https://www.comtravo.com
MIT License
131 stars 24 forks source link

Remove time-only latent rules #104

Closed gabrielelanaro closed 3 years ago

gabrielelanaro commented 3 years ago

In this PR we remove the latent rules related to time, so that "times only" are represented without anchoring to a particular date which isn't implied by the string (in contrast with Today, where the expression refers to the reference date).

@sebastianmika I believe we need to move away from travis

gabrielelanaro commented 3 years ago

@sebastianmika PTAL