WebDomainCategoryFormatOptions Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbNLP.Project.Dataset.WebDomainCategoryFormatOptions"]
Namespace: imbNLP.Project.Dataset
[FlagsAttribute] public enum WebDomainCategoryFormatOptions
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| saveAggregate | 1 | ||
| saveReadmeFile | 2 | ||
| saveGraphAtRoot | 4 | ||
| normalizeDomainname | 8 | ||
| saveDomainList | 16 | ||
| lazyLoading | 32 | The lazy loading - when loading WebDocumentsCategory, it will just index files, the content will be loaded once requested |