JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
F
G
I
L
M
N
P
S
T
V
B
baseModelId()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
CreateModelOptions
Gets the base model id.
baseModelId(String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
CreateModelOptions.Builder
Base model id.
build()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
CreateModelOptions.Builder
Builds the model creation options.
C
com.ibm.watson.developer_cloud.language_translation.v2
- package com.ibm.watson.developer_cloud.language_translation.v2
Language Translation v1.
com.ibm.watson.developer_cloud.language_translation.v2.model
- package com.ibm.watson.developer_cloud.language_translation.v2.model
createModel(CreateModelOptions)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.
LanguageTranslation
Deprecated.
Creates a translation model.
CreateModelOptions
- Class in
com.ibm.watson.developer_cloud.language_translation.v2.model
Model Options when using the
createModel(CreateModelOptions)
method.
CreateModelOptions.Builder
- Class in
com.ibm.watson.developer_cloud.language_translation.v2.model
Builder.
CreateModelOptions.Builder()
- Constructor for class com.ibm.watson.developer_cloud.language_translation.v2.model.
CreateModelOptions.Builder
Instantiates a new builder.
D
deleteModel(String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.
LanguageTranslation
Deprecated.
Deletes a translation model.
F
forcedGlossary(File)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
CreateModelOptions.Builder
With forced glossary.
forcedGlossary()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
CreateModelOptions
Gets the forced glossary.
G
getBaseModelId()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Gets the base model id.
getCharacterCount()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationResult
Gets the character count.
getConfidence()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
IdentifiedLanguage
Gets the confidence.
getDomain()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Gets the domain.
getFirstTranslation()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationResult
Gets the first translation.
getId()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Gets the model id.
getIdentifiableLanguages()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.
LanguageTranslation
Deprecated.
Gets the The identifiable languages.
getLanguage()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
IdentifiableLanguage
Gets the language.
getModel(String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.
LanguageTranslation
Deprecated.
Gets a translation model.
getModels()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.
LanguageTranslation
Deprecated.
Gets the translation model.
getModels(Boolean, String, String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.
LanguageTranslation
Deprecated.
Retrieves the list of model.
getModels()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModels
Gets the model.
getName()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
IdentifiableLanguage
Gets the name.
getName()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Gets the name.
getOwner()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Gets the owner.
getSource()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Gets the source.
getStatus()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Gets the status.
getTarget()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Gets the target.
getTranslation()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
Translation
Gets the translation.
getTranslations()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationResult
Gets the translations.
getWordCount()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationResult
Gets the word count.
I
IdentifiableLanguage
- Class in
com.ibm.watson.developer_cloud.language_translation.v2.model
Identifiable language used by the
LanguageTranslation
service.
IdentifiableLanguage(String)
- Constructor for class com.ibm.watson.developer_cloud.language_translation.v2.model.
IdentifiableLanguage
Instantiates a new language.
IdentifiableLanguage(String, String)
- Constructor for class com.ibm.watson.developer_cloud.language_translation.v2.model.
IdentifiableLanguage
Instantiates a new identifiable language.
IdentifiedLanguage
- Class in
com.ibm.watson.developer_cloud.language_translation.v2.model
Language detected by the
LanguageTranslation
service.
IdentifiedLanguage(String, Double)
- Constructor for class com.ibm.watson.developer_cloud.language_translation.v2.model.
IdentifiedLanguage
Instantiates a new language.
identify(String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.
LanguageTranslation
Deprecated.
Identify language in which text is written.
isCustomizable()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Checks if is customizable.
isDefaultModel()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Checks if is default model.
L
Language
- Enum in
com.ibm.watson.developer_cloud.language_translation.v2.model
The languages available in
LanguageTranslation
.
LanguageTranslation
- Class in
com.ibm.watson.developer_cloud.language_translation.v2
Deprecated.
LanguageTranslation()
- Constructor for class com.ibm.watson.developer_cloud.language_translation.v2.
LanguageTranslation
Deprecated.
LanguageTranslation(String, String)
- Constructor for class com.ibm.watson.developer_cloud.language_translation.v2.
LanguageTranslation
Deprecated.
Instantiates a new language translation service by username and password.
M
monolingualCorpus(File)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
CreateModelOptions.Builder
Sets the monolingual corpus.
monolingualCorpus()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
CreateModelOptions
Gets the monolingual corpus.
N
name(String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
CreateModelOptions.Builder
Sets the name.
name()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
CreateModelOptions
Gets the name.
newBuilder()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
CreateModelOptions
New builder.
P
parallelCorpus(File)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
CreateModelOptions.Builder
Sets the parallel corpus.
parallelCorpus()
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
CreateModelOptions
Gets the parallel corpus.
S
setBaseModelId(String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Sets the base model id.
setCharacterCount(Integer)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationResult
Sets the character count.
setCustomizable(boolean)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Sets the customizable.
setDefaultModel(boolean)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Sets the default model.
setDomain(String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Sets the domain.
setId(String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Sets the model id.
setModels(List<TranslationModel>)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModels
Sets the model.
setName(String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Sets the name.
setOwner(String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Sets the owner.
setSource(String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Sets the source.
setStatus(TranslationModel.Status)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Sets the status.
setTarget(String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
Sets the target.
setTranslation(String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
Translation
Sets the translation.
setTranslations(List<Translation>)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationResult
Sets the translations.
setWordCount(Integer)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationResult
Sets the word count.
T
toString()
- Method in enum com.ibm.watson.developer_cloud.language_translation.v2.model.
Language
translate(String, String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.
LanguageTranslation
Deprecated.
Translate text using a given model.
translate(String, Language, Language)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.
LanguageTranslation
Deprecated.
Translate text using source and target languages.
translate(List<String>, String)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.
LanguageTranslation
Deprecated.
Translate multiple texts using a given model.
translate(List<String>, Language, Language)
- Method in class com.ibm.watson.developer_cloud.language_translation.v2.
LanguageTranslation
Deprecated.
Translate multiple texts using source and target languages.
Translation
- Class in
com.ibm.watson.developer_cloud.language_translation.v2.model
The Translation result used as POJO by the
LanguageTranslation
.
Translation()
- Constructor for class com.ibm.watson.developer_cloud.language_translation.v2.model.
Translation
TranslationModel
- Class in
com.ibm.watson.developer_cloud.language_translation.v2.model
Language Model used by the
TranslationModel
.
TranslationModel()
- Constructor for class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel
TranslationModel.Status
- Enum in
com.ibm.watson.developer_cloud.language_translation.v2.model
The Enum Status.
TranslationModels
- Class in
com.ibm.watson.developer_cloud.language_translation.v2.model
TranslationModel
list used by the
LanguageTranslation
service.
TranslationModels()
- Constructor for class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModels
TranslationResult
- Class in
com.ibm.watson.developer_cloud.language_translation.v2.model
Translation results from calling the translate method.
TranslationResult()
- Constructor for class com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationResult
V
valueOf(String)
- Static method in enum com.ibm.watson.developer_cloud.language_translation.v2.model.
Language
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel.Status
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.ibm.watson.developer_cloud.language_translation.v2.model.
Language
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum com.ibm.watson.developer_cloud.language_translation.v2.model.
TranslationModel.Status
Returns an array containing the constants of this enum type, in the order they are declared.
B
C
D
F
G
I
L
M
N
P
S
T
V
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes