org.tensorflow.lite.task.text.qa

インターフェース

質問回答者コンテキストに基づいて質問に答えるための API。

クラス

バート質問回答者QA モデル (BERT、Albert など) の特定の質問に対して可能な限り多くの回答を返します。
BertQuestionAnswerer.BertQuestionAnswererOptions BertQuestionAnswererを設定するためのオプション。
BertQuestionAnswerer.BertQuestionAnswererOptions.Builder BertQuestionAnswerer.BertQuestionAnswererOptionsのビルダー。
Qa回答QuestionAnswererへの回答。
QaAnswer.Posコンテキストに対する回答の位置情報。