Package | Description |
---|---|
com.ibm.watson.discovery.v2.model |
Modifier and Type | Method and Description |
---|---|
StopWordList.Builder |
StopWordList.Builder.addStopwords(String stopwords)
Adds an stopwords to stopwords.
|
StopWordList.Builder |
StopWordList.newBuilder()
New builder.
|
StopWordList.Builder |
StopWordList.Builder.stopwords(List<String> stopwords)
Set the stopwords.
|
Copyright © 2023 IBM Cloud. All rights reserved.