パッケージ org.langrid.service.ml
クラス TextToTextGenerationResult
- java.lang.Object
-
- org.langrid.service.ml.TextToTextGenerationResult
-
public class TextToTextGenerationResult extends Object
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 TextToTextGenerationResult()TextToTextGenerationResult(byte[] image, double accuracy)
-
メソッドの概要
すべてのメソッド インスタンス・メソッド concreteメソッド 修飾子とタイプ メソッド 説明 doublegetAccuracy()byte[]getImage()voidsetAccuracy(double accuracy)voidsetImage(byte[] image)
-