Package "logicmoo_nars"
Reviews
No reviews. Create the first review!.
Details by download location
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 "logicmoo_nars"
Pack contains 665 files holding a total of 50.8M bytes.
- .gitconfig(401 bytes)
- .gitignore(92 bytes)
- CODE_OF_CONDUCT.md(3.3K bytes)
- ImportantDocs
- LICENSE(25.9K bytes)
- README.md(1.4K bytes)
- analysis.py(2.1K bytes)
- build.sh(466 bytes)
- config
- english_to_narsese.py(8.3K bytes)
- evaluation.py(7.8K bytes)
- examples
- libbuild.sh(1.1K bytes)
- misc
- nal-tests
- application
- multi_step
- nal1
- nal2
- nal4
- nal5
- nal6
- single_step
- stability
- pack.pl(489 bytes)
- prolog
- miles
- README(1.2K bytes)
- argument_types.pl(35.4K bytes)
- bu_basics.pl(28.0K bytes)
- clause_heads.pl(13.9K bytes)
- div_utils.pl(26.8K bytes)
- dmiles.pl(8.3K bytes, not a module)
- doc
- environment.pl(10.9K bytes)
- evaluation.pl(42.2K bytes)
- examples
- ex1.pl(1.7K bytes, not a module)
- ex2.pl(4.8K bytes, not a module)
- ex3.pl(843 bytes, not a module)
- ex4.pl(2.6K bytes, not a module)
- ex5.pl(2.5K bytes, not a module)
- ex6.pl(1.4K bytes, not a module)
- ex7.pl(2.7K bytes, not a module)
- ex8.pl(1.5K bytes, not a module)
- ex9.pl(2.8K bytes, not a module)
- filter.pl(24.4K bytes)
- flatten.pl(15.6K bytes)
- g1_ops.pl(27.5K bytes)
- g2_ops.pl(15.3K bytes)
- gencon.pl(5.7K bytes)
- gencon_instances
- interpreter.pl(21.1K bytes)
- kb.pl(36.6K bytes)
- lgg.pl(38.2K bytes)
- miles.ltv(3.1K bytes)
- miles.pl(1.0K bytes, not a module)
- newpred.pl(8.8K bytes)
- readme.txt(635 bytes)
- show_utils.pl(8.8K bytes)
- td_basic.pl(5.6K bytes)
- tdref_it.pl(13.9K bytes)
- var_utils.pl(28.6K bytes)
- xm.pl(136K bytes, not a module)
- xmProtocol.tmp(0 bytes)
- xmTemporary(8 bytes)
- xmiles_functions.pl(5.6K bytes, not a module)
- xmiles_resources
- multagnt
- nars
- narsese.pl(256 bytes)
- sldr_dl
- sre_dna
- OUTPUT.md(151K bytes)
- README.md(263K bytes)
- ccs_utils.pl(316 bytes, not a module)
- compile.pl(786 bytes, not a module)
- compile_file_ex.pl(19.4K bytes, not a module)
- dctg.pl(3.4K bytes, not a module)
- dctg_gen.pl(3.6K bytes, not a module)
- dctg_pp.pl(11.1K bytes, not a module)
- dctg_reprod.pl(10.6K bytes, not a module)
- dctg_utils.pl(890 bytes, not a module)
- dna_proc.pl(2.1K bytes, not a module)
- dynamics.pl(499 bytes, not a module)
- evaluation.pl(2.5K bytes, not a module)
- file_stats.pl(8.6K bytes, not a module)
- generate.pl(3.7K bytes, not a module)
- go.pl(1.4K bytes, not a module)
- gp_engine.pl(8.4K bytes, not a module)
- lamarckian.pl(5.0K bytes, not a module)
- operators.pl(247 bytes, not a module)
- parameters_P.pl(5.3K bytes, not a module)
- reg_gram_1.pl(4.0K bytes, not a module)
- sre3.pl(10.9K bytes, not a module)
- utils.pl(5.0K bytes, not a module)
- unused