cloudMatrix Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix
public class cloudMatrix : aceDictionary2D<lemmaSemanticCloud, lemmaSemanticCloud, List<freeGraphNodeBase>>
The cloudMatrix type exposes the following members.
| Name | Description | |
|---|---|---|
| cloudMatrix |
Initializes a new instance of the cloudMatrix class.
|
| Name | Description | |
|---|---|---|
| Count | (Inherited from aceDictionary2DlemmaSemanticCloud, lemmaSemanticCloud, ListfreeGraphNodeBase.) | |
| description | ||
| height | (Inherited from aceDictionary2DlemmaSemanticCloud, lemmaSemanticCloud, ListfreeGraphNodeBase.) | |
| Item | (Inherited from aceDictionary2DlemmaSemanticCloud, lemmaSemanticCloud, ListfreeGraphNodeBase.) | |
| Item | (Inherited from aceDictionary2DlemmaSemanticCloud, lemmaSemanticCloud, ListfreeGraphNodeBase.) | |
| items | (Inherited from aceDictionary2DlemmaSemanticCloud, lemmaSemanticCloud, ListfreeGraphNodeBase.) | |
| MaxCloudFrequency | Highest cloud frequency among the lemmas | |
| MaxOverlap |
Highest number of overlap nodes between two clouds
| |
| MinCloudFrequency | Lowest cloud frequency among the lemmas | |
| MinOverlap |
Lower number of overlap nodes between two clouds
| |
| name | ||
| width | (Inherited from aceDictionary2DlemmaSemanticCloud, lemmaSemanticCloud, ListfreeGraphNodeBase.) |
| Name | Description | |
|---|---|---|
| Any | (Inherited from aceDictionary2DlemmaSemanticCloud, lemmaSemanticCloud, ListfreeGraphNodeBase.) | |
| build |
Builds the specified clouds.
| |
| BuildTable |
Builds the table.
| |
| ContainsKey | (Inherited from aceDictionary2DlemmaSemanticCloud, lemmaSemanticCloud, ListfreeGraphNodeBase.) | |
| ContainsKey2AnyKey1 | (Inherited from aceDictionary2DlemmaSemanticCloud, lemmaSemanticCloud, ListfreeGraphNodeBase.) | |
| ContainsKey2InKey1 | (Inherited from aceDictionary2DlemmaSemanticCloud, lemmaSemanticCloud, ListfreeGraphNodeBase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExportTextReports |
Exports the text report
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| Get1stKeys | (Inherited from aceDictionary2DlemmaSemanticCloud, lemmaSemanticCloud, ListfreeGraphNodeBase.) | |
| Get2ndKeys | (Inherited from aceDictionary2DlemmaSemanticCloud, lemmaSemanticCloud, ListfreeGraphNodeBase.) | |
| GetCellNumber |
Gets the value for cell targeted
| |
| GetCounter |
Gets the counter.
| |
| GetEnumerator | (Inherited from aceDictionary2DlemmaSemanticCloud, lemmaSemanticCloud, ListfreeGraphNodeBase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUnifiedCloud | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TransformClouds |
Transforms the clouds, related
|
| Name | Description | |
|---|---|---|
| numberOfLemmas | ||
| numberOfLinks |