| Package | Description |
|---|---|
| edu.nyu.jet.ne |
The NE package contains code for annotating extended named entities using a
large dictionary and a set of transformation rules.
|
| Modifier and Type | Method and Description |
|---|---|
static TransformRules |
TransformRules.load(File file)
loads the transformation rules from file 'file'.
|
static TransformRules |
TransformRules.load(Reader in)
read the transformation rules using reader 'in'.
|
Copyright © 2016 New York University. All rights reserved.