@Deprecated public class TreebankNameFinder extends Object
Modifier and Type | Field and Description |
---|---|
static String[] |
NAME_TYPES
Deprecated.
|
Constructor and Description |
---|
TreebankNameFinder(TokenNameFinderModel mod)
Deprecated.
Creates an English name finder using the specified model.
|
public static String[] NAME_TYPES
public TreebankNameFinder(TokenNameFinderModel mod)
mod
- The model used for finding names.public static void main(String[] args) throws IOException
IOException
Copyright © 2015 The Apache Software Foundation. All rights reserved.