Deduce is an artificial intelligence program which accepts natural language sentences as input, then allows the user to ask questions against that input. Deduce attempts to answer questions using logical deduction techniques.
Be the first to post a text review of Deduce. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Deduce 1.3.0 * Fixed the broken load and save functions, so they now report errors. Deduce 1.3.0-beta1 * I've implemented a new version numbering scheme. * I've completely rewritten Deduce in Python. This means that it will run on any platform that can run Python (which includes a lot). I'm also now distributing the code under the GPL. Unfortunately, I no longer have the original C source code, otherwise I'd release that as well. * Deduce is now more intelligent about how it handles sentences of the form "subject verb object". The verb and object are treated as separate entities, whereas before they were treated as one. * It's now possible for Deduce to know two things are different if they disagree on some property. For example, >A bird can fly >A dog can not fly >Is a dog a bird NO, A DOG IS NOT A BIRD * Deduce is now more intelligent in how it parses and stores sentences. This allows it to build new sentences by taking parts from two or more other sentences.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?