Linked by Eugenia Loli-Queru on Fri 14th Jul 2006 22:32 UTC
Geek stuff, sci-fi... OpenCyc is the open source version of the Cyc technology, the world's largest and most complete general knowledge base and commonsense reasoning engine. OpenCyc can be used as the basis for a wide variety of intelligent applications. This is release 1.0 of OpenCyc featuring the complete Cyc ontology of over 260,000 terms and their definitional assertions numbering over 1.8 million. OpenCyc requires about 500MB of disk space and performs best with over 512 MB RAM. One GB of RAM is recommended for Cyc when accessed by Java applications.
Thread beginning with comment 143183
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: Wow.
by dimosd on Sat 15th Jul 2006 08:43 UTC in reply to "Wow."
dimosd
Member since:
2006-02-10

And here I thought everyone had given up on this dead end

Actually, everyone has given up. Otherwise, Cyc would be making billions by now, and I would be chatting with a room sized computer, named HAL, with colorful lights blinking and magnetic tapes rotating ;-)

Cyc is the last dinosaur from an older time of AI research. This makes it interesting (learn from the errors of a previous approach, for example, and pick up some tried ideas).

Actually, Cyc reminds me of a game I tried to write when I was 10 years old learning BASIC (notice the caps). I didn't know about loops yet, so I was drawing a grid, line by line. I didn't know about exponential complexity either, so the entire program logic consisted of deep, nested IF-THEN-ELSEs, describing every possible path. Somehow, I'm not sure why, this approach failed ;-)

Edited 2006-07-15 08:52

Reply Parent Bookmark Score: 5

RE[2]: Wow.
by joshv on Sat 15th Jul 2006 13:15 in reply to "RE: Wow."
joshv Member since:
2006-03-18

Ha, sounds like my experience with basic. I knew about loops, and goto, but had no clue what that darned 'gosub' did. So before I'd call 'goto', I'd set a flag indicating where I was calling from, and then for my 'return' I'd test the flag to figure out where to 'goto' back to.

Back on topic, I thought Cyc's makers had a number of commercial customers for their product. Granted it's not full AI, but the ability to make automated inferences from large sets of data might be attractive to certain companies.

Reply Parent Bookmark Score: 1