chunkComposerBasic Class |
[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.decomposing.chunk.chunkComposerBasic"]
Namespace: imbNLP.PartOfSpeech.decomposing.chunk
public class chunkComposerBasic : pipelinePostprocessBase<pipelineTaskSubjectContentToken, chunkComposerBasicSettings>
The chunkComposerBasic type exposes the following members.
| Name | Description | |
|---|---|---|
| chunkComposerBasic | Initializes a new instance of the chunkComposerBasic class |
| Name | Description | |
|---|---|---|
| currentIteration | (Inherited from pipelinePostprocessBaseT, TSettings.) | |
| settings | (Inherited from pipelinePostprocessBaseT, TSettings.) |
| Name | Description | |
|---|---|---|
| DescribeSelf |
Creates multi-line description of current configuration
(Overrides pipelinePostprocessBaseT, TSettingsDescribeSelf.) | |
| 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.) | |
| process | (Overrides pipelinePostprocessBaseT, TSettingsprocess(IEnumerableT, ILogBuilder).) | |
| processIteration | (Overrides pipelinePostprocessBaseT, TSettingsprocessIteration(T).) | |
| reset | (Inherited from pipelinePostprocessBaseT, TSettings.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |