Modifier and Type | Class and Description |
---|---|
class |
AlchemyGenericModel
Alchemy generic model with the number of transactions of each operation.
|
class |
AlchemyLanguageGenericModel
Abstract model class for Alchemy Language models.
|
class |
Article
Article returned by the
AlchemyDataNews service. |
static class |
Article.EnrichedTitle
EnrichedTitle returned from
AlchemyDataNews.getNewsDocuments(java.util.Map) . |
class |
CombinedResults
Combined returned by the
AlchemyLanguage service. |
class |
Concept
Concept returned by the AlchemyLanguage service.
|
class |
Concepts
Concepts returned by
AlchemyLanguage.getConcepts(java.util.Map) . |
class |
Dates
Extracted dates by the
AlchemyLanguage.getDates(java.util.Map) method. |
static class |
Dates.ExtractedDate
The date along with the text from where the date was extracted.
|
class |
DisambiguatedLinks
Disambiguated returned by Alchemy services.
|
class |
Document
Doc returned by the
AlchemyDataNews service. |
class |
DocumentAuthors
Author returned by the
AlchemyLanguage service. |
static class |
DocumentAuthors.Authors
Authors returned by the
AlchemyLanguage service. |
class |
DocumentEmotion
The document emotion from
AlchemyLanguage.getEmotion(java.util.Map) . |
static class |
DocumentEmotion.Emotion
The extracted emotion from
AlchemyLanguage.getEmotion(java.util.Map) . |
class |
DocumentPublicationDate
Publication date returned by
AlchemyLanguage.getPublicationDate(java.util.Map) . |
class |
Documents
Documents by the
AlchemyDataNews service. |
class |
DocumentSentiment
DocSentiment returned by the
AlchemyLanguage service. |
class |
DocumentsResult
Result by the
AlchemyDataNews service. |
class |
DocumentText
Text extracted from an html or url page and returned by the
AlchemyLanguage service. |
class |
DocumentTitle
Title returned by the
AlchemyLanguage service. |
class |
Entities
Entities returned by the
AlchemyLanguage service. |
class |
Feed
Feed returned by the
AlchemyLanguage service. |
class |
Feeds
Feeds returned by the
AlchemyLanguage service. |
class |
Identity
Identity by the
AlchemyVision service. |
class |
ImageFace
ImageFace returned by
AlchemyVision.recognizeFaces(java.io.File, Boolean) . |
static class |
ImageFace.AgeRange
Face Age range.
|
static class |
ImageFace.Gender
Face gender.
|
class |
ImageFaces
FaceTag by the
AlchemyVision service. |
class |
ImageKeyword
ImageKeyword by the
AlchemyVision service. |
class |
ImageKeywords
Image by the
AlchemyVision service. |
class |
ImageLink
ImageLink by the
AlchemyVision service. |
class |
ImageSceneText
SceneText by the
AlchemyVision service. |
class |
ImageSceneTextLine
ImageSceneTextLine returned by
AlchemyVision.getImageSceneText(java.io.File) . |
static class |
ImageSceneTextLine.Region
Region.
|
static class |
ImageSceneTextLine.Word
A word within a line of text.
|
class |
Keyword
Keyword returned by the AlchemyLanguage service.
|
class |
Keywords
Keywords returned by the
AlchemyLanguage service. |
class |
KnowledgeGraph
Entity returned by the AlchemyDataNews service.
|
class |
Language
Language returned by the
AlchemyLanguage service. |
class |
Microformat
Microformat returned by the
AlchemyLanguage service. |
class |
Microformats
Microformats returned by the
AlchemyLanguage service. |
class |
PublicationDate
PublicationDate returned by the
AlchemyLanguage service. |
class |
Quotation
The Class Quotation.
|
class |
SAORelation
Subject-Action-Object(SAO) relation returned by the AlchemyLanguage service.
|
static class |
SAORelation.Action
The Class Action.
|
static class |
SAORelation.Action.Verb
The Class Verb.
|
static class |
SAORelation.RelationObject
The Class RelationObject.
|
static class |
SAORelation.Subject
The Subject relation.
|
class |
SAORelations
Subject-Action-Object(SAO) relations returned by the
AlchemyLanguage service. |
class |
Sentiment
Sentiment returned by the AlchemyLanguage service.
|
class |
Source
Source by the
AlchemyDataNews service. |
class |
Taxonomies
Taxonomies returned by the
AlchemyLanguage service. |
class |
Taxonomy |
class |
TypedArguments
Argument of a typed relation.
|
class |
TypedEntity
Recognized entity from
AlchemyLanguage.getTypedRelations(java.util.Map) . |
class |
TypedRelation
Typed relation between
TypedArguments . |
class |
TypedRelations
Typed relation between
TypedEntity . |
class |
Url
Enriched returned by the
AlchemyDataNews service. |
class |
VolumeResult
VolumeResult by the
AlchemyDataNews.getVolume(String, String, String) service. |
static class |
VolumeResult.Volume
The Class Volume.
|
Modifier and Type | Class and Description |
---|---|
class |
Entity
An class used to describe the entity payload object.
|
class |
MessageRequest
Object that represents the input and context of a conversation.
|
class |
MessageResponse
The response payload from the Conversation service's message API call
ConversationService.message(String, MessageRequest) . |
Modifier and Type | Class and Description |
---|---|
class |
Conversation
Conversation used by the
DialogService . |
class |
ConversationData
Conversation data stores information about a conversation.
|
class |
Dialog
Dialog used by the
DialogService . |
class |
DialogContent
Dialog content used by the
DialogService . |
class |
HitNode
The Class HitNode.
|
class |
Message
The Class Message.
|
class |
NameValue
Name value class used by the
DialogService . |
Modifier and Type | Class and Description |
---|---|
class |
Answers
Structure that stores the output of document that is converted into an Answer unit.
|
class |
Answers.AnswerUnits
The object that holds the answer units of a source document.
|
class |
Answers.AnswerUnits.Content
The content of an answer unit.
|
class |
IndexConfiguration
Structure that stores the configuration for the Retrieve and Rank service when indexing documents through the
Document Conversion service.
|
class |
IndexFields
Index Fields configuration object.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentifiableLanguage
Identifiable language used by the
LanguageTranslation service. |
class |
IdentifiedLanguage
Language detected by the
LanguageTranslation service. |
class |
Translation
The Translation result used as POJO by the
LanguageTranslation . |
class |
TranslationModel
Language Model used by the
TranslationModel . |
class |
TranslationModels
TranslationModel list used by the LanguageTranslation service. |
class |
TranslationResult
Translation results from calling the translate method.
|
Modifier and Type | Class and Description |
---|---|
class |
Classification
Classification class used by the
NaturalLanguageClassifier service. |
class |
ClassifiedClass
Classified class used by the
NaturalLanguageClassifier service. |
class |
Classifier
Classifier used by the
NaturalLanguageClassifier service. |
class |
Classifiers
Classifier used by the
NaturalLanguageClassifier service. |
Modifier and Type | Class and Description |
---|---|
class |
Content
ContentItem container. |
class |
ContentItem
The Content to be analyzed.
|
class |
Profile
The Class Profile.
|
class |
Trait
The personality trait/model POJO class.
|
Modifier and Type | Class and Description |
---|---|
class |
DiskUsageStats
Disk Usage Stats.
|
class |
MemoryUsageStats
Memory Usage Stats.
|
class |
RankedAnswer
RankedAnswer class used by Ranking . |
class |
Ranker
Ranker class used by RetrieveAndRank . |
class |
Rankers
Contains a list of
Ranker objects. |
class |
Ranking
Ranking used by the RetrieveAndRank class. |
class |
RemoteError
Error class for remote failures.
|
class |
SolrCluster
Response from a provisioned Solr Cluster.
|
class |
SolrClusters
Response from requesting a list of provisioned Solr Clusters.
|
class |
SolrClusterSizeResponse
The status of a Solr Cluster Resize request.
|
class |
SolrClusterStats
Solr Cluster Stats.
|
class |
SolrConfigs
The Solr configuration list.
|
Modifier and Type | Class and Description |
---|---|
class |
KeywordsResult
A keyword spotting result.
|
class |
SpeechAlternative
Contains the transcript of the utterance along with confidence and timestamp.
|
class |
SpeechModel
Speech model.
|
class |
SpeechResults
Results obtained during a speech recognition.
|
class |
SpeechSession
Speech session.
|
class |
SpeechSessionStatus
SessionStatus used by
SpeechToText . |
class |
SpeechTimestamp
Transcription timestamp.
|
class |
SpeechWordAlternatives
Word alternative list used by
SpeechToText during a recognition. |
class |
SpeechWordConfidence
Transcription word confidence.
|
class |
Transcript
Encapsulates a transcription along with the alternatives.
|
class |
WordAlternative
Word alternative used by
SpeechToText . |
Modifier and Type | Class and Description |
---|---|
class |
CustomTranslation
A customized word translation, assigning a specific pronunciation to a given word.
|
class |
CustomVoiceModel
A customized voice model, that allows users to specify custom pronunciations for Waton's Text to Speech API.
|
class |
Pronunciation
Phonetic pronunciation class.
|
class |
Voice
TextToSpeech voice. |
Modifier and Type | Class and Description |
---|---|
class |
ElementTone
This object represents the results of Tone analysis on an element; which may be a document or a sentence.
|
class |
SentenceTone
This element contains the result of analyzing an individual sentence.
|
class |
ToneAnalysis
Main object containing the result of running Tone Analyzer on a document.
|
class |
ToneCategory
Top level tone (or Tone Category) from the list of Writing Tone, Emotion Tone or Social Tone.
|
class |
ToneScore
Object representing scoring of a single Tone (of any category) on our responses.
|
Modifier and Type | Class and Description |
---|---|
class |
Dilemma
Decision problem with the objectives and options.
|
class |
Option
The Class Option.
|
class |
Problem
Problem representation to be used by the
TradeoffAnalytics V1 service. |
class |
Resolution
Problem
Resolution used by the TradeoffAnalytics V1 service. |
class |
Solution
Solution used by the
TradeoffAnalytics v1 service. |
Modifier and Type | Class and Description |
---|---|
class |
CategoricalColumn
The Class Column.
|
class |
Column
TradeoffAnalytics column. |
class |
DateColumn
Date column.
|
class |
NumericColumn
Numeric column.
|
class |
TextColumn
Text column.
|
Modifier and Type | Method and Description |
---|---|
static <T extends GenericModel> |
ResponseConverterUtils.getObject(Class<? extends T> type)
Creates a generic
ResponseConverter for a POJO class. |
static <T extends GenericModel> |
ResponseUtils.getObject(okhttp3.Response response,
Class<? extends T> type)
Parses the
Response into the POJO representation. |
Modifier and Type | Class and Description |
---|---|
class |
DetectedFaces
Detected faces.
|
class |
RecognizedText
Recognized text.
|
class |
VisualClassification
Visual classification.
|
class |
VisualClassifier
Classifier used by the
VisualRecognition service. |
class |
VisualRecognitionGenericModel<T extends ImageProcessed>
Generic model for
VisualRecognition methods. |
Copyright © 2015–2016 IBM Watson. All rights reserved.