Did you know ... | Search Documentation: |
Packs (add-ons) for SWI-Prolog |
Title: | Narsese: Like OpenNARS in Prolog |
---|---|
Rating: | Not rated. Create the first rating! |
Latest version: | 2.0.3 |
SHA1 sum: | b68072c039b8e4446973e01eca4240ad3fb1d84e |
Author: | Douglas Miles http://www.linkedin.com/in/logicmoo |
Maintainer: | TeamSPoon https://github.com/TeamSPoon/ |
Packager: | TeamSPoon/LogicMoo https://github.com/TeamSPoon/ |
Home page: | https://github.com/TeamSPoon/logicmoo_nars |
Download URL: | https://github.com/TeamSPoon/logicmoo_nars/release/*.zip |
Requires: | logicmoo_utils |
No reviews. Create the first review!.
Version | SHA1 | #Downloads | URL |
---|---|---|---|
2.0.3 | 5f9d797b4c82ee24b95c618c34e95ec3b6cf9419 | 9 | https://github.com/TeamSPoon/narsese.git |
b68072c039b8e4446973e01eca4240ad3fb1d84e | 3 | https://github.com/TeamSPoon/narsese.git |
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/logicmoo/narsese.git').
Source code available and pull requests accepted at http://github.com/logicmoo/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 logicmoo and Contribute directly !
Still, we wont stop you from doing it the Fork+PullRequest method
[BSD 2-Clause License](LICENSE)
Copyright (c) 2020, logicmoo and Douglas Miles <logicmoo@gmail.com> All rights reserved.
Pack contains 526 files holding a total of 2.7M bytes.