Package | Description |
---|---|
opennlp.tools.parser.chunking |
Package containing code for performing full syntactic parsing using shift/reduce-style decisions.
|
opennlp.tools.parser.treeinsert |
Package containing experimental code for performing full syntactic
parsing using attachment decisions.
|
Modifier and Type | Class and Description |
---|---|
class |
BuildContextGenerator
Class to generator predictive contexts for deciding how constituents should be combined together.
|
class |
CheckContextGenerator
Class for generating predictive context for deciding when a constituent is complete.
|
Modifier and Type | Class and Description |
---|---|
class |
AttachContextGenerator |
Copyright © 2017 The Apache Software Foundation. All rights reserved.