CorpusPlaneMethodDesign Class |
[Missing <summary> documentation for "T:imbNLP.Toolkit.Planes.CorpusPlaneMethodDesign"]
Namespace: imbNLP.Toolkit.Planes
public class CorpusPlaneMethodDesign : MethodDesignBase, IPlaneMethodDesign
The CorpusPlaneMethodDesign type exposes the following members.
| Name | Description | |
|---|---|---|
| CorpusPlaneMethodDesign | Initializes a new instance of the CorpusPlaneMethodDesign class |
| Name | Description | |
|---|---|---|
| CacheProvider | (Inherited from MethodDesignBase.) | |
| filter |
Gets or sets the filter.
| |
| name | (Inherited from MethodDesignBase.) | |
| notes | (Inherited from MethodDesignBase.) | |
| setupSignature | (Inherited from MethodDesignBase.) | |
| spaceConstructor |
Gets or sets the space constructor.
| |
| stemmer |
Gets or sets the stemmer.
| |
| tokenizer |
Gets or sets the tokenizer.
| |
| transliteration |
Gets or sets the transliteration.
| |
| weightModel |
Gets or sets the weight model.
|
| Name | Description | |
|---|---|---|
| CloseDeploySettingsBase | (Inherited from MethodDesignBase.) | |
| DeploySettings |
Prepares everything for operation
| |
| DeploySettingsBase | (Inherited from MethodDesignBase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExecutePlaneMethod |
Executes the plane method, invoking contained functions according to the settings
| |
| 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.) | |
| SetSetupSignature | (Inherited from MethodDesignBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |