Uses of Package
com.languagecomputer.api

Packages that use com.languagecomputer.api
com.languagecomputer.api   
com.languagecomputer.client   
com.languagecomputer.server   
 

Classes in com.languagecomputer.api used by com.languagecomputer.api
AnnotationMetaService
          A meta-Service that processes a single Document with a given list of other Services.
AnnotationMetaWebService
          Interface for annotation meta web service.
AnnotationService
          A Service that processes a single Document, attaching Text annotations.
AnswerExtractionService
          Service capable of extracting Answers for a Query from a set of Documents.
AnswerExtractionWebService
          Interface for answer extraction web service.
AnswerFusionService
          Service capable of fusing Answers for a Query from a set of already-extracted Answers.
AnswerFusionWebService
          Interface for answer fusion web service.
AttributeService
          Attribute recognition service.
AttributeWebService
          Interface for attribute annotation web service.
BaseAnnotationWebServiceImpl
          Generic implementation of a BaseWebServiceImpl for annotation-based services.
BaseWebClient
          Base web client wrapper for the services.
BaseWebService
          Base interface for web service operations.
BaseWebServiceImpl
          Implementation of web service operations.
CoreferenceService
          Coreference service.
CoreferenceWebService
          Interface for coreference annotation web service.
DocumentRetrievalService
          Service capable of retrieving Documents given some Query.
DocumentRetrievalWebService
          Interface for document retrieval web service.
DocumentService
          Raw document processing service.
DocumentWebService
          Interface for document preprocessing web service.
DossierService
          Dossier service.
DossierWebService
          Interface for dossier web service.
EntityService
          Named entity recognition service.
EntityWebService
          Interface for named entitiy annotation web service.
EventService
          Event recognition service.
EventWebService
          Interface for event annotation web service.
IndexService
          Document indexing service.
IndexWebService
          Interface for indexing web service.
QuestionAnsweringService
          A Service that finds Answers to a question or Query.
QuestionAnsweringWebService
          Interface for question answering web service.
QuestionAnswerPairService
          Question/answer generation service.
QuestionAnswerPairWebService
          Interface for question/answer pair annotation web service.
QuestionProcessingService
          Service capable of transforming a question String into some other query representation(s).
QuestionProcessingWebService
          Interface for question processing web service.
Service
          Base representation of a service to provide common functionality accross services.
ServiceConfig
          Maintains the URLs to use for various services.
Session
          Session responsible for maintaining state and access to various services.
SessionManager
          Session manager for accessing and creating Sessions that may be used to interact with LCC's natural language services.
SpatialService
          Spatial entity recognition service.
SpatialWebService
          Interface for spatial information annotation web service.
SummarizationService
          Summarization service.
SummarizationWebService
          Interface for summarization web service.
TemporalService
          Temporal entity recognition service.
TemporalWebService
          Interface for temporal information annotation web service.
 

Classes in com.languagecomputer.api used by com.languagecomputer.client
AnnotationMetaServiceWebClient
          Web service client wrapper for the AnnotationMetaService.
AttributeServiceWebClient
          Web service client wrapper for the AttributeService.
CoreferenceServiceWebClient
          Web service client wrapper for the CoreferenceService.
DocumentServiceWebClient
          Web service client wrapper for the DocumentService.
EntityServiceWebClient
          Web service client wrapper for the EntityService.
EventServiceWebClient
          Web service client wrapper for the EventService.
IndexServiceWebClient
          Web service client wrapper for the IndexService.
SpatialServiceWebClient
          Web service client wrapper for the SpatialService.
TemporalServiceWebClient
          Web service client wrapper for the TemporalService.
 

Classes in com.languagecomputer.api used by com.languagecomputer.server
SessionManager
          Session manager for accessing and creating Sessions that may be used to interact with LCC's natural language services.
 



Copyright © 2009. All Rights Reserved.