public class FoxCLI extends AUI
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
LOG |
Constructor and Description |
---|
FoxCLI() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static void |
training(String[] inputFiles,
String lang)
Training FoxClassifier
|
static void |
validate(String[] inputFiles,
String lang) |
public static void main(String[] args) throws IOException
args
-
-i for an input file or all files in a given directory (sub directories aren't
included),
-a for an action {train | validate}
IOException
public static void training(String[] inputFiles, String lang) throws IOException
inputFiles
- filesUnsupportedLangException
LoadingNotPossibleException
Exception
IOException
Copyright © 2024. All rights reserved.