OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
This page gives some hints about the organisation of the package in directories and files.
lists persons that contributed to the project
control file for CMake build system
(not part of the distribution) generated by Qt Creator if you're using it
guidelines for editing files; 80 columns max is not enforced in actual code
Same text as in License page
Helper for converting from Bazaar to Git (guess)
Helper for converting from Bazaar to Git (guess)
spec file for RPM package opencog
A high level overview of the project, various information
Documentation for various components is kept here.
Example code using opencog.
(hack) has only one sub-directory (win32) with one file: getopt.h
A number of cmake support files and other components (better name, anyone?).
Main source directory.
has the sources for atomspace library and a tester program (atomspace_async target); a separate target is provided for opencog_atom_types; see its page
this is tool developed by Joel Pitt, in order to assess the impact of changes to the AtomSpace API; it produces a single target - atomspace_bm
has comboreduct library and a host of executables in comboreduct/main; see its page
has a readme with infos about Lillybot - a prototype opencyc-chatbot
Python bindings for OpenCog
all mindagents involved with the dynamic evolution of the OpenCog system (only attention for now)
Embodiment is a system of components for OpenCog that are designed to control an avatar.
Haskell bindings for OpenCog
The goal of the ideas in this directory is to provide a more "human-friendly" way to write ImplicationLinks for many common usage scenarios.
code that relate to learning; contains moses, pleasure
all code related to natural language processing code
persistent storage; completed in various degrees for sql, xml, hypertable
a series of Python scripts to be used with the Gephi Graph Streaming Plugin
Query Processing/Pattern Matching - contains code that implements a subgraph isomorphism algorithm, and then uses this algorithm to support several functions, including query processing and a first-order-logic forward chainer
This repository contains assorted routines, written in scheme, for manipulating OpenCog atoms and systems, in various general ways
The CogServer provides a simple network shell server interface to the various functions in the opencog system.
Basic shell interface and shells for scheme and Python
space & time related code and atoms.
This module contains several tools for creating and managing a simplified representation of a given environment. MapTools is a tool that allows to "see" what the agent is perceiving in real time
Various code relevant to entire project; see its page
Graphics and Visualization Tools including gtk-visualizer, adapter for tulip, dotty, ubigraph
This directory contains code pertaining to an experimental Viterbi parser for the Link Grammar dictionary.
The ocweb module implements a HTTP server that provides both a web GUI for navigating the AtomSpace and a REST API
Support scripts for various tasks.
Source code for tests.
Contains a single file: vagrant-vm-setup.sh. It is run inside Vagrant virtual machine on the first run to install prerequisites and build the package.
Previous | Next |