Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrainSourceFilter

Package version

Filter to apply to the documents in the source path for training.

Hierarchy

  • TrainSourceFilter

Index

Properties

Optional includeSubFolders

includeSubFolders: undefined | false | true

A flag to indicate if sub folders within the set of prefix folders will also need to be included when searching for content to be preprocessed.

Optional prefix

prefix: undefined | string

A case-sensitive prefix string to filter documents in the source path for training. For example, when using a Azure storage blob Uri, use the prefix to restrict sub folders for training.

Generated using TypeDoc