Skip to main content

Markov logic networks in Python

Project description

pracmln is a toolbox for statistical relational learning and reasoning and provides a pure python implementation of Markov logic networks. pracmln is a statistical relational learning and reasoning system that supports efficient learning and inference in relational domains. pracmln has started as a fork of the ProbCog toolbox and has been extended by latest developments in learning and reasoning by the Institute for Artificial Intelligence at the University of Bremen, Germany.

Installation

$ pip install pracmln

Documentation

pracmln comes with its own sphinx-based documentation. To build it, conduct the following actions:

$ cd path/to/pracmln/doc $ make html

If you have installed Sphinx, the documentation should be build. Open it in your favorite web browser:

$ firefox _build/html/index.html

Sphinx can be installed with

$ sudo pip install sphinx sphinxcontrib-bibtex

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pracmln-1.2.4.tar.gz (3.7 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page