Skip to content

Commit

Permalink
Update the examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
linas committed May 4, 2015
1 parent 8f2d17f commit dccc42d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 103 deletions.
11 changes: 1 addition & 10 deletions examples/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,11 @@ opencog cython build directory. In most cases, the following will
suffice:

```
export PYTHONPATH=$PYTHONPATH:../../build/opencog/cython
export PYTHONPATH=$PYTHONPATH:/usr/local/share/opencog/python:../../build/opencog/cython
```


## bindlink

Example of how to use the pattern matcher BindLink functionality from Python

## atom_type_names

Example of how to obtain atom type names and atom type IDs in Python

## moses

Example usage of the Python wrapper for the MOSES evolutionary program
learning system

34 changes: 0 additions & 34 deletions examples/python/atom_type_names.py

This file was deleted.

59 changes: 0 additions & 59 deletions examples/python/bindlink.py

This file was deleted.

0 comments on commit dccc42d

Please sign in to comment.