public class Factuality.FactualityPart extends Object
| Constructor and Description |
|---|
FactualityPart(String prediction,
double confidence) |
| Modifier and Type | Method and Description |
|---|---|
double |
getConfidence() |
String |
getPrediction() |
void |
setConfidence(double confidence) |
void |
setPrediction(String prediction) |
String |
toString() |
public FactualityPart(String prediction, double confidence)
Copyright © 2016–2020 FBK. All rights reserved.