Skip to content

zuishusheng/psl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSL

Probabilistic soft logic (PSL) is a probabilistic programming language for reasoning about relational and structured data that is designed to be highly scalable. More information about PSL is available at the PSL homepage.

Building Models

If you want to use PSL to build models, you probably do not need this source code. Instead, visit the Getting Started guide to learn how to create PSL projects that will automatically install a stable version of these libraries.

Installation

If you do want to install PSL from source, you can use Maven 3.x. In the top-level directory of the PSL source (which should be the same directory that holds this README), run

mvn install

Citing PSL

We hope you find PSL useful! If you have, please consider citing PSL in any related publications as

@article{bach:arxiv15,
 Title = {Hinge-Loss Markov Random Fields and Probabilistic Soft Logic},
 Author = {Bach, Stephen H. and Broecheler, Matthias and Huang, Bert and Getoor, Lise},
 Volume = {arXiv:1505.04406 [cs.LG]},
 Year = {2015}}

Additional Resources

About

The PSL software from the University of Maryland.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.4%
  • Groovy 2.5%
  • ANTLR 0.1%