Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 439 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 439 Bytes

psl-er-example

Examples with Probabilistic Soft Logic (PSL), such as:

  • Entity Resolution
  • Social Network Inference

more information on PSL: http://psl.umiacs.umd.edu

To install PSL with example project:

mvn archetype:generate -DarchetypeArtifactId=psl-archetype-example -DarchetypeRepository=https://scm.umiacs.umd.edu/maven/lccd/content/repositories/psl-releases/ -DarchetypeGroupId=edu.ucsc.cs -DarchetypeVersion=1.2.1