Skip to content

linqs/online-psl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online-PSL

Online Probabilistic soft logic (PSL) is a machine learning framework for developing online probabilistic models. PSL models are easy to use and fast. You can define models using the PSL syntax and solve them with fast online convex optimization. More information about PSL is available at the PSL homepage.

Installing Online-PSL from Source

If you do want to install OnlinePSL 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 Online-PSL

We hope you find Online-PSL useful! Please consider citing Online-PSL in any related publications as

@inproceedings{dickens:icml21,
    title = {Context-Aware Online Collective Inference for Templated Graphical Models},
    author = {Charles Dickens and Connor Pryor and Eriq Augustine and Alex Miller and Lise Getoor},
    booktitle = {International Conference on Machine Learning (ICML)},
    year = {2021},
    _publisher = {PMLR},
    address = {Virtual},
}

Additional Resources

About

An online engine using PSL at its core.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published