jar

org.linqs : psl-java

Maven & Gradle

Aug 18, 2023
282 stars

psl-java · The Java interface module of the PSL software from the LINQS research group.

Table Of Contents

Latest Version

Download org.linqs : psl-java JAR file - Latest Versions:

All Versions

Download org.linqs : psl-java JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x
2.2.x
CANARY

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window psl-java-2.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.linqs.psl.runtime

├─ org.linqs.psl.runtime.GroundingAPI.class - [JAR]

├─ org.linqs.psl.runtime.Runtime.class - [JAR]

├─ org.linqs.psl.runtime.RuntimeConfig.class - [JAR]

├─ org.linqs.psl.runtime.RuntimeResult.class - [JAR]

org.linqs.psl.config

├─ org.linqs.psl.config.RuntimeOptions.class - [JAR]

org.linqs.psl.java

├─ org.linqs.psl.java.PSLModel.class - [JAR]

Advertisement