Joham / sandysback

Automatically exported from code.google.com/p/sandysback
0 stars 1 forks source link

Parsing written English into calendar events #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
(including disambiguating dates using European/American standards)

Original issue reported on code.google.com by trevorg...@yahoo.com on 3 Dec 2008 at 11:24

GoogleCodeExporter commented 9 years ago
I'm interested to help with this and during my Christmas break would be the 
best time
for me to help out. Who else is into natural language?

Original comment by dblanch...@gmail.com on 5 Dec 2008 at 7:32

GoogleCodeExporter commented 9 years ago
take a look at this project http://bongo-project.org/Main_Page I think they 
have 
some of the logic done for the natural language parsing to appointments.

Original comment by cjcame...@gmail.com on 11 Dec 2008 at 2:49

GoogleCodeExporter commented 9 years ago
This library also looks promising http://code.google.com/p/parsedatetime/ . 

Incidentally, Jon Udell was looking for something similar. The comments to his 
post
http://blog.jonudell.net/2008/04/02/parsing-human-written-date-and-time-informat
ion/
reference iwantsandy, parsedatetime.

I hadn't clicked that sandy was probably written in Ruby. The Chronic library 
is also
referenced: http://chronic.rubyforge.org/ If parsedatetime doesn't cut it, 
would a
python port of Chronic be a reasonable approach?

Original comment by jameshugman@gmail.com on 5 Jan 2009 at 11:46

GoogleCodeExporter commented 9 years ago
parsedateformat being used to parse dates. Timezones respected.

Now in testing.

Original comment by jameshugman@gmail.com on 4 Apr 2009 at 10:24