パッケージ org.langrid.service.ml
クラス TextSentimentAnalysisResult
java.lang.Object
org.langrid.service.ml.TextSentimentAnalysisResult
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明doublegetLabel()voidsetAccuracy(double accuracy) voidsetLabel(TextSentimentLabel label)
-
コンストラクタの詳細
-
TextSentimentAnalysisResult
public TextSentimentAnalysisResult() -
TextSentimentAnalysisResult
-
-
メソッドの詳細
-
getLabel
-
setLabel
-
getAccuracy
public double getAccuracy() -
setAccuracy
public void setAccuracy(double accuracy)
-