 | cloudMatrixExportTextReports Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Exports the text report
Namespace:
imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntaxpublic void ExportTextReports(
folderNode folder,
bool reduced,
string prefix = ""
)
Parameters
- folder
- Type: folderNode
The folder. - reduced
- Type: SystemBoolean
if set to true [reduced]. - prefix (Optional)
- Type: SystemString
The prefix.
See Also