|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Processor
Top-level interface for transforming Documents.
processDocument(edu.stanford.nlp.ling.Document)| Method Summary | |
|---|---|
Document |
processDocument(Document in)
Converts a Document to a different Document, by transforming or filtering the original Document. |
| Method Detail |
|---|
Document processDocument(Document in)
in Document in any way, and to
preserve the metadata of the in Document in the
returned Document.
FunctionProcessor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||