Package | Description |
---|---|
com.ibm.watson.developer_cloud.alchemy.v1 |
Provides access to the Alchemy Language, Vision and DataNews services.
|
com.ibm.watson.developer_cloud.alchemy.v1.model |
Modifier and Type | Method and Description |
---|---|
void |
AlchemyLanguage.setLanguage(LanguageSelection language)
Allows users to set language of input text.
|
Modifier and Type | Method and Description |
---|---|
static LanguageSelection |
LanguageSelection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageSelection[] |
LanguageSelection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.