Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "logicmoo_nars"

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

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
2.0.35f9d797b4c82ee24b95c618c34e95ec3b6cf94199https://github.com/TeamSPoon/narsese.git
b68072c039b8e4446973e01eca4240ad3fb1d84e3https://github.com/TeamSPoon/narsese.git

Narsese on Prolog (NP)

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.

Installation

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.

Some TODOs

Document this pack!

Write tests

Untangle the 'pack' install deps (Moving predicates over here from logicmoo_base)

Not obligated to maintain a git fork just to contribute

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.

Contents of pack "logicmoo_nars"

Pack contains 526 files holding a total of 2.7M bytes.