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

Package "narsese"

Title:Narsese: Like OpenNARS in Prolog
Rating:Not rated. Create the first rating!
Latest version:2.0.3
SHA1 sum:b2f7dbe75e153a447a71e9205b8300c5a550bb7b
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/narsese
Download URL:https://github.com/TeamSPoon/narsese/release/*.zip
Requires:logicmoo_utils

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
2.0.338e818338571998705d50d5f33ca2140933f1f6c2https://github.com/TeamSPoon/narsese.git
b2f7dbe75e153a447a71e9205b8300c5a550bb7b2https://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/TeamSPoon/narsese.git').

Source code available and pull requests accepted at http://github.com/TeamSPoon/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 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.

Contents of pack "narsese"

Pack contains 634 files holding a total of 13.6M bytes.