public class StanfordPCFGParserTrainer extends Object
Created by Maochen on 1/9/15.
| Modifier and Type | Field and Description |
|---|---|
static String |
extra |
static String |
modelPath |
static String |
taggedFiles |
static String |
wsj |
| Constructor and Description |
|---|
StanfordPCFGParserTrainer() |
public static String wsj
public static String extra
public static String taggedFiles
public static String modelPath
public static String train() throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2015. All rights reserved.