Ai Dreams Forum

Member's Experiments & Projects => AI Programming => Topic started by: FuzzieDice on January 21, 2007, 06:00:54 am

Title: Where to find OMCSRAW Database
Post by: FuzzieDice on January 21, 2007, 06:00:54 am
MIT changed things around now and old links to OMCSRAW is changed. You can download it here:

http://commonsense.media.mit.edu/Resources.htm

The problem is, this is all the sentences but in a gzip file (Winzip will open it). Furthermore, all the lines are preceeded by a number now, and not just plain lines of sentences. So you'll have to write a program to parse out the numbers before each sentence on each line.

Other than that, it's 20MB of data compressed into a ~377KB compressed gzip file.

Hope it might be useful to those still wanting to use OMCSRAW in their projects.
Title: Re: Where to find OMCSRAW Database
Post by: dan on January 22, 2007, 06:40:56 pm
great find, thanks for the link.
Title: Re: Where to find OMCSRAW Database
Post by: admin on January 24, 2007, 12:11:16 pm
I think they changed it again, this link was working the other day, but today it isn't.  I was womdering how useable it would be in an AIML bot.
Title: Re: Where to find OMCSRAW Database
Post by: dan on January 25, 2007, 01:10:19 am
How bizarre, here today gone tomorrow.  I guess it's get it while the gettings good at MIT
Title: Re: Where to find OMCSRAW Database
Post by: admin on January 25, 2007, 04:22:17 pm
Yeah, seems so..if anyone comes across this again, please post it up again  ::)
Title: Re: Where to find OMCSRAW Database
Post by: dan on January 26, 2007, 08:19:39 pm
http://commonsense.media.mit.edu/cgi-bin/download.cgi
Title: Re: Where to find OMCSRAW Database
Post by: admin on January 26, 2007, 08:52:30 pm
Thanks Dan :)
Title: Re: Where to find OMCSRAW Database
Post by: dan on January 26, 2007, 10:00:24 pm
rats, it wasn't a good zip
Title: Re: Where to find OMCSRAW Database
Post by: FuzzieDice on January 27, 2007, 03:13:53 am
The zip goes 404.

I just checked here: http://csc.media.mit.edu/Resources.htm

Again. And at first it didn't work. Now it is. :/
Title: Re: Where to find OMCSRAW Database
Post by: dan on January 28, 2007, 02:44:32 pm
Yay! Thanks Fuzzie, now to parse it.
Title: Re: Where to find OMCSRAW Database
Post by: FuzzieDice on January 28, 2007, 10:42:42 pm
Don't tempt me, Dan. LOL!

Seriously I wish I could write a program to do that but right now I'm swamped with stuff.
Title: Re: Where to find OMCSRAW Database
Post by: brucemendes on October 03, 2009, 08:33:57 am
You or someone else can always fork the database snapshot into "unedited" ... I think omcsraw.txt is a little big for one wiki pageThe best she best source is a file from Mit made for bots,omcsraw but it is 48 Mb. ... as the information is stored and retrieved from a database the QUERYS are SQL
Title: Re: Where to find OMCSRAW Database
Post by: Art on October 03, 2009, 11:46:04 pm
Bruce,

Welcome to our humble site!!

Just an FYI, the post you've responded to, while helpful, was / is almost 3 years old.
Fuzziedice is no longer an active member here.

Omscraw was severely dated when the original posting was made but in the realm
of AI, every resource is potentially, a good resource.