cloudConstructor Class |
Namespace: imbNLP.PartOfSpeech.TFModels.semanticCloud
public class cloudConstructor
The cloudConstructor type exposes the following members.
Name | Description | |
---|---|---|
cloudConstructor | Initializes a new instance of the cloudConstructor class |
Name | Description | |
---|---|---|
BuildCloud |
Builds the cloud - common part of the algorithm
| |
DescribeSelf |
Creates multi-line description of current configuration
| |
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 |
Processes the specified chunk table into semantic cloud
| |
processAlternative |
Processes the complex.
| |
processPOSEnhanced |
Processes the position enhanced.
| |
processStandard | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |