![]() | pipelineMachine Class |
Namespace: imbNLP.PartOfSpeech.pipeline.machine
public class pipelineMachine
The pipelineMachine type exposes the following members.
Name | Description | |
---|---|---|
![]() | pipelineMachine | Initializes a new instance of the pipelineMachine class |
Name | Description | |
---|---|---|
![]() | logger | |
![]() | machineRunning |
Gets or sets a value indicating whether [machine running].
|
![]() | nParallelTasks |
Number of parallel tasks to perform at once
|
![]() | settings | |
![]() | state |
Gets or sets the state.
|
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | run |
Runs the specified model.
|
![]() | runSeparate |
Runs the specified model.
|
![]() | statusExplain | |
![]() | statusUpdate |
Statuses the update.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | statusLineOneExplainFormat | |
![]() ![]() | statusLineOneFormat | |
![]() ![]() | statusLineTwoExplainFormat | |
![]() ![]() | statusLineTwoFormat | |
![]() ![]() | TASKTAKE_INSANELIMIT |
The tasktake insanelimit
|