akoumjian / datefinder

Find dates inside text using Python and get back datetime objects
http://datefinder.readthedocs.org/en/latest/
MIT License
634 stars 166 forks source link

Parsing diplomas issues #155

Open jaddoescad opened 3 years ago

jaddoescad commented 3 years ago

Hello I'm attempting to parse diplomas such as this one: https://preview.redd.it/mjvfzjh24a551.png?width=3150&format=png&auto=webp&s=9ee1944dd8b5aa2e6663fb6fb2e192048d346d1e

this is the text I would parse: "With all rights, privileges and honours thereto appertaining this twentieth day of august, one thousand nine hundred and five."

I'm getting some really inaccurate results.