| Class | Description |
|---|---|
| ConstrainedPrepSRLClassifier |
An LBJava
Classifier that creates an ILP inference using the constraints defined in
PrepSRLInferenceConstraints (right now only the LegalRoles constraint). |
| PrepSRLInference |
A wrapper for creating an ILP inference problem in LBJava, defining the constraints used (here
PrepSRLInferenceConstraints only specifies LegalRoles), and the type of
normalization (here Softmax). |
Copyright © 2017. All rights reserved.