https://github.com/opencog/opencog-cycl
A transcription of CycL to Atomese
https://github.com/opencog/opencog-cycl
Last synced: 8 months ago
JSON representation
A transcription of CycL to Atomese
- Host: GitHub
- URL: https://github.com/opencog/opencog-cycl
- Owner: opencog
- License: agpl-3.0
- Created: 2023-02-09T04:31:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-14T15:40:27.000Z (about 3 years ago)
- Last Synced: 2025-04-15T11:54:53.991Z (about 1 year ago)
- Language: Python
- Size: 25.4 KB
- Stars: 7
- Watchers: 7
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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