Back to Tensorflow

org.tensorflow.lite.task.text.qa

tensorflow/lite/g3doc/api_docs/java/org/tensorflow/lite/task/text/qa/package-summary.html

2.21.01.1 KB
Original Source

Interfaces

| QuestionAnswerer | API to answer questions based on context. |

Classes

| BertQuestionAnswerer | Returns the most possible answers on a given question for QA models (BERT, Albert, etc.). | | BertQuestionAnswerer.BertQuestionAnswererOptions | Options for setting up a BertQuestionAnswerer. | | BertQuestionAnswerer.BertQuestionAnswererOptions.Builder | Builder for BertQuestionAnswerer.BertQuestionAnswererOptions. | | QaAnswer | Answers to QuestionAnswerer. | | QaAnswer.Pos | Position information of the answer relative to context. |