Uses of Interface
com.languagecomputer.api.QuestionAnsweringService

Packages that use QuestionAnsweringService
com.languagecomputer.api   
 

Uses of QuestionAnsweringService in com.languagecomputer.api
 

Classes in com.languagecomputer.api that implement QuestionAnsweringService
 class DefaultQuestionAnsweringMetaService
          Meta-QuestionAnsweringService that is implemented in terms of the other question-answering services: QuestionProcessingService, DocumentRetrievalService, AnswerExtractionService, and AnswerFusionService.
 class QuestionAnsweringServiceWebClient
          Web service client wrapper for the QuestionAnsweringService.
 

Methods in com.languagecomputer.api that return QuestionAnsweringService
 QuestionAnsweringService Session.getQuestionAnsweringService()
          Returns the QuestionAnsweringService that belongs to this Session.
 



Copyright © 2009. All Rights Reserved.