Package | Description |
---|---|
opennlp.tools.chunker |
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
|
opennlp.tools.formats |
Experimental package related to converting various corpora to OpenNLP Format.
|
opennlp.tools.formats.ad | |
opennlp.tools.parser |
Package containing common code for performing full syntactic parsing.
|
opennlp.tools.util.model |
Class and Description |
---|
Chunker
The interface for chunkers which provide chunk tags for a sequence of tokens.
|
ChunkerContextGenerator
Interface for the context generator used in syntactic chunking.
|
ChunkerEvaluationMonitor |
ChunkerFactory |
ChunkerModel
The
ChunkerModel is the model used
by a learnable Chunker . |
ChunkSample
Class for holding chunks for a single unit of text.
|
Class and Description |
---|
ChunkSample
Class for holding chunks for a single unit of text.
|
Class and Description |
---|
ChunkSample
Class for holding chunks for a single unit of text.
|
Class and Description |
---|
Chunker
The interface for chunkers which provide chunk tags for a sequence of tokens.
|
ChunkerContextGenerator
Interface for the context generator used in syntactic chunking.
|
ChunkerFactory |
ChunkerModel
The
ChunkerModel is the model used
by a learnable Chunker . |
ChunkSample
Class for holding chunks for a single unit of text.
|
Class and Description |
---|
ChunkerModel
The
ChunkerModel is the model used
by a learnable Chunker . |
Copyright © 2017 The Apache Software Foundation. All rights reserved.