Package | Description |
---|---|
com.ibm.watson.discovery.v1.model |
Modifier and Type | Method and Description |
---|---|
TokenDictRule.Builder |
TokenDictRule.Builder.addReadings(String readings)
Adds a new element to readings.
|
TokenDictRule.Builder |
TokenDictRule.Builder.addTokens(String tokens)
Adds a new element to tokens.
|
TokenDictRule.Builder |
TokenDictRule.newBuilder()
New builder.
|
TokenDictRule.Builder |
TokenDictRule.Builder.partOfSpeech(String partOfSpeech)
Set the partOfSpeech.
|
TokenDictRule.Builder |
TokenDictRule.Builder.readings(List<String> readings)
Set the readings.
|
TokenDictRule.Builder |
TokenDictRule.Builder.text(String text)
Set the text.
|
TokenDictRule.Builder |
TokenDictRule.Builder.tokens(List<String> tokens)
Set the tokens.
|
Copyright © 2024 IBM Cloud. All rights reserved.