Coder Social home page Coder Social logo

opencog-cycl's Introduction

Opencog-Cycl

This project is an attempt to map Cyc KBs to atomspace (e.g. the OpenCyc Knowledgebase) which are written in the Cycl knowledge representation language. It originates from a discussion between Linas and Prokhor. One main purpose willbe to provide new inference mechanisms for improved reasoning on the KB.

I am still in an early stage. Have a look at continuous_notes to get an idea what's going on!

- cycl-opencog-0-2.py
    translates the rules from the Cyc-KB dump into opencog rules.
    A large set of those rules have been tested an at least compile without errors...

    Usage:  cycl-opencog-0-2.py -i infile -o outfile

opencog-cycl's People

Contributors

eartzhakharov avatar prokhorzhakharov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

superfluouss

opencog-cycl's Issues

Syntax error when trying to run transcrip

When I try to run the rule

(Predicate "#$termOfUnit" (Concept "#<") 
((Concept "#$GraduateFn") (Concept "#$DentalSchool"))
 (Concept ">") ((Concept "#$GraduateFn") 
(Concept "#$DentalSchool")))

in guile, I get following error:

Wrong type to apply: (ConceptNode "#$GraduateFn")

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.