charliermarsh / semantic

A Python library for extracting semantic information from text, such as dates and numbers.
MIT License
74 stars 20 forks source link

extractDay in dates.py overflows #4

Open filinep opened 10 years ago

filinep commented 10 years ago

The extractDay() method in dates.py calls itself. It should call extractDays()