public interface NameTagger
| Modifier and Type | Method and Description |
|---|---|
void |
load(String fileName) |
void |
newDocument() |
void |
tag(Document doc,
Span span) |
void |
tagDocument(Document doc) |
void tagDocument(Document doc)
void load(String fileName) throws IOException
IOExceptionvoid newDocument()
Copyright © 2016 New York University. All rights reserved.