Giter Site home page Giter Site logo

datum's Introduction

Datum[1] is a simple question answering[2] system. Natural language parsing and
generation is achieved through the use of templates. Fact retrieval and
inference is performed by a Datalog[3] implementation, which uses the
"execution of concurrent machines" approach as described in [4]. The fact and
rule databases are backed by JDO, so should be compatible with any database
system supported by a JDO implementation e.g. DataNucleus[5].

Datum depends on the following libraries:
- DataNucleus [5]
- ANTLR v3 [6]
- Apache Commons Lang [7]

See the INSTALL file for compilation and usage information.

[1] http://da.vidr.cc/projects/datum/
[2] http://en.wikipedia.org/wiki/Question_answering
[3] http://en.wikipedia.org/wiki/Datalog
[4] http://www.cs.sunysb.edu/~warren/xsbbook/node15.html
[5] http://www.datanucleus.org/
[6] http://antlr.org/
[7] http://commons.apache.org/lang/

datum's People

Contributors

davidar avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.