chunkComposerBasicSettings Class |
[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.decomposing.chunk.chunkComposerBasicSettings"]
Namespace: imbNLP.PartOfSpeech.decomposing.chunk
public class chunkComposerBasicSettings : pipelinePostprocessSettings
The chunkComposerBasicSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| chunkComposerBasicSettings | Initializes a new instance of the chunkComposerBasicSettings class |
| Name | Description | |
|---|---|---|
| doCheckGramTagCriteria | If true it will use gram tag criteria for chunk creation | |
| iterations | (Inherited from pipelinePostprocessSettings.) | |
| keepAllInOutput |
If set true it will keep all items in the final output
(Inherited from pipelinePostprocessSettings.) | |
| pos_enum_types |
Locally used dictionary of pos enums
| |
| rules |
| Name | Description | |
|---|---|---|
| checkReady | ||
| DescribeSelf |
Creates multi-line description of current configuration
(Overrides pipelinePostprocessSettingsDescribeSelf.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| setDefaults | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |