public class TestChunkerModels extends Object
| Constructor and Description |
|---|
TestChunkerModels(String modelPath,
String labeledData,
String chunkerName)
Constructor for the test class.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
testAccuracy() |
public TestChunkerModels(String modelPath, String labeledData, String chunkerName)
modelPath - Path to the directory where the models are storedlabeledData - The path to the labeled testing datachunkerName - The file name of the chunker .lc and .lex modelspublic void testAccuracy()
public static void main(String[] args)
Copyright © 2017. All rights reserved.