Did you know ... | Search Documentation: |
![]() | Pack narsese -- README.md |
This is a SWI-Prolog pack that runs Narsese like OpenNARS
OpenNARS for Prolog is a completely new platform and not branched from the existing OpenNARS codebase. The Narsese in Prolog (NP) system takes the logic and conceptual ideas of OpenNARS, and will be doing event handling and procedural learning much like ANSNA.
Using SWI-Prolog 7.1 or later:
?- pack_install('https://github.com/TeamSPoon/narsese.git').
Source code available and pull requests accepted at http://github.com/TeamSPoon/narsese
?- use_module(library(narsese)). true.
Document this pack!
Write tests
Untangle the 'pack' install deps (Moving predicates over here from logicmoo_base)
Dislike having tons of forks that are several commits behind the main git repo?
Be old school - Please ask to be added to TeamSPoon and Contribute directly !
Still, we wont stop you from doing it the Fork+PullRequest method
[BSD 2-Clause License](LICENSE)
Copyright (c) 2020, TeamSPoon and Douglas Miles <logicmoo@gmail.com> All rights reserved.