| Package | Description | 
|---|---|
| com.ibm.watson.discovery.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| TokenDictRule.Builder | TokenDictRule.Builder. addReadings(String readings)Adds an readings to readings. | 
| TokenDictRule.Builder | TokenDictRule.Builder. addTokens(String tokens)Adds an tokens 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 © 2023 IBM Cloud. All rights reserved.