org.tensorflow.lite.task.text.qa

Interfacce

DomandaRisponditore API per rispondere alle domande in base al contesto.

Classi

BertDomandaRisponditore Restituisce il maggior numero di risposte possibili a una determinata domanda per i modelli QA (BERT, Albert, ecc.).
BertQuestionAnswerer.BertQuestionAnswererOptions Opzioni per impostare un BertQuestionAnswerer .
BertQuestionAnswerer.BertQuestionAnswererOptions.Builder Generatore per BertQuestionAnswerer.BertQuestionAnswererOptions .
QaRisposta Risposte a QuestionAnswerer .
QaAnswer.Pos Informazioni sulla posizione della risposta rispetto al contesto.