public class CreateModelOptions extends Object
LanguageTranslation.createModel(CreateModelOptions) method.| Modifier and Type | Class and Description | 
|---|---|
| static class  | CreateModelOptions.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | baseModelId()Gets the base model id. | 
| File | forcedGlossary()Gets the forced glossary. | 
| File | monolingualCorpus()Gets the monolingual corpus. | 
| String | name()Gets the name. | 
| CreateModelOptions.Builder | newBuilder()New builder. | 
| File | parallelCorpus()Gets the parallel corpus. | 
public String baseModelId()
public File forcedGlossary()
public File monolingualCorpus()
public String name()
public CreateModelOptions.Builder newBuilder()
public File parallelCorpus()
Copyright © 2015–2016 IBM Watson. All rights reserved.