public class IntentMatcherLoader extends Object
LanguageProcessor| Constructor and Description |
|---|
IntentMatcherLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
load(IntentMatcherLoadable processor,
File file)
Load a configuration file into the given LanguageProcessor.
|
public void load(IntentMatcherLoadable processor, File file)
processor - Processor to load the file intofile - File containing processor configuration.Copyright © 2016. All rights reserved.