comtravo / ctparse

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

Extract scoring logic #62

Closed gabrielelanaro closed 4 years ago

gabrielelanaro commented 4 years ago

New Scorer interface has been added and two implementations

DummyScorer and NaiveBayesScorer