lemmaCloudReport Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWBI.Core.WebClassifier.reportData.optionalReports.lemmaCloudReport"]
Namespace: imbWBI.Core.WebClassifier.reportData.optionalReports
public class lemmaCloudReport : freeGraphReport
The lemmaCloudReport type exposes the following members.
| Name | Description | |
|---|---|---|
| lemmaCloudReport | Initializes a new instance of the lemmaCloudReport class | |
| lemmaCloudReport(lemmaSemanticCloud, cloudMatrix, semanticFVExtractorKnowledge) | Initializes a new instance of the lemmaCloudReport class |
| Name | Description | |
|---|---|---|
| AllIslands | (Inherited from freeGraphReport.) | |
| AvgWeight | (Inherited from freeGraphReport.) | |
| Binodal | (Inherited from freeGraphReport.) | |
| BinodalN | (Inherited from freeGraphReport.) | |
| Chunks | Number of chunks used for cloud construction | |
| ContinentMass | (Inherited from freeGraphReport.) | |
| ContinentMassRate | (Inherited from freeGraphReport.) | |
| ContinentSize | (Inherited from freeGraphReport.) | |
| ContinentWeightRate | (Inherited from freeGraphReport.) | |
| description | (Inherited from freeGraphReport.) | |
| islands | (Inherited from freeGraphReport.) | |
| Lemmas | Number of lemmas in lemma table | |
| LinkRatio | (Inherited from freeGraphReport.) | |
| MainIsland | (Inherited from freeGraphReport.) | |
| name | (Inherited from freeGraphReport.) | |
| NodeCount | (Inherited from freeGraphReport.) | |
| P | Number of primary terms | |
| PChunk | Number of primary terms | |
| Polinodal | (Inherited from freeGraphReport.) | |
| PolinodalN | (Inherited from freeGraphReport.) | |
| PolinodalRatio | (Inherited from freeGraphReport.) | |
| S | Number of primary terms | |
| SChunk | Number of primary terms | |
| SharedNodes | Count of shared nodes, with other clouds | |
| SharedWeight | Weight of nodes shared with other clouds | |
| SharedWeightMax | Weight of nodes shared with other clouds | |
| SharedWeightMin | Weight of nodes shared with other clouds | |
| SharedWeightPercent | ||
| StdWeight | (Inherited from freeGraphReport.) | |
| TotalWeight | (Inherited from freeGraphReport.) | |
| Trinodal | (Inherited from freeGraphReport.) | |
| TrinodalN | (Inherited from freeGraphReport.) |
| Name | Description | |
|---|---|---|
| Deploy | (Inherited from freeGraphReport.) | |
| 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.) | |
| Save | (Inherited from freeGraphReport.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |