Interface | Description |
---|---|
IDocumentTagger |
Tags a document with extra metadata information, or manipulate existing
metadata information.
|
Class | Description |
---|---|
AbstractCharStreamTagger |
Base class for taggers dealing with the body of text documents only.
|
AbstractStringTagger |
Base class to facilitate creating taggers based on text content, loading
text into
StringBuilder for memory processing, also giving more
options (like fancy regex). |
Copyright © 2009-2014 Norconex Inc.. All Rights Reserved.