Ben

Results 1 comments of Ben

I was running in the same problem and changed your source code as YashasviMantha was suggesting. I simply changed the year pattern in the "pattern.py"file from: `('year', '([\[\(]?((?:19[0-9]|20[01])[0-9])[\]\)]?)')` to: `('year',...