Natural Language Date Processing.
Andrew Gwozdziewycz
apgwoz at gmail.com
Tue Feb 7 07:45:47 EST 2006
I've been looking recently for date processing modules that can parse
dates in forms such as
"next week" or "6 days from next sunday". PHP has a function that
will do this called 'strtotime',
but I have not found a Python implementation. I've check the standard
date, datetime and time
modules and also mx.Date* modules. Am I overlooking something here or
does it not exist?
Anyone know of an implementation? Also, I realize that this is
perhaps very English specific
so I apologize to any non-native English speakers.
---
Andrew Gwozdziewycz
apgwoz at gmail.com
http://ihadagreatview.org
http://plasticandroid.org
More information about the Python-list
mailing list