ReportGenerators Class |
[Missing <summary> documentation for "T:imbNLP.Toolkit.Reporting.ReportGenerators"]
Namespace: imbNLP.Toolkit.Reporting
public static class ReportGenerators
| Name | Description | |
|---|---|---|
| MakeTable(WebSiteDocumentsSet, DictionaryString, SpaceDocumentModel) | ||
| MakeTable(FeatureSpace, FeatureVectorConstructor, String, String) | ||
| MakeTable(TokenDictionary, String, String, Int32) |
Makes ranked table with term frequencies
| |
| MakeTable(WeightDictionary, String, String, ListString, Int32) |
Makes ranked weight table
| |
| MakeTableTNodeA, TNodeB(RelationshipsTNodeA, TNodeB, String, String) |
Makes the table.
|