PlanesReportOptions Enumeration |
[Missing <summary> documentation for "T:imbNLP.Toolkit.Planes.PlanesReportOptions"]
Namespace: imbNLP.Toolkit.Planes
[FlagsAttribute] public enum PlanesReportOptions
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| report_corpusDictionary | 1 | ||
| report_documentDictionary | 2 | ||
| report_categoryDictionary | 4 | ||
| report_selectedFeatures | 8 | ||
| report_documentBoWModels | 16 | ||
| report_categoryBoWModels | 32 | ||
| report_featureVectors | 64 | ||
| report_fold_stats | 128 | ||
| report_fold_contentAnalysis | 256 | ||
| report_fold_textrender | 512 |