Metadata-Version: 2.1
Name: high-level-markov-logic-network
Version: 1.0.1
Summary: Provides high level functions to access the main functionality of pracmln.
Home-page: https://github.com/code-iai/high-level-markov-logic-network
Author: Sebastian Koralewski
Author-email: seba@cs.uni-bremen.de
License: UNKNOWN
Description: # High Level Markov Logic Network
        
        This package provides high level functions to access the main functionality of  [pracmln](http://pracmln.org/). 
        This package allows to create databases for markov logic networks and to load PRACMLN
        project to be able to infer from those databases. This packages provides also support for the creation of *is_a* 
        predicates which can be used for the application of fuzzy markov logic networks.
         
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
