De-Obfuscate
Synopsis
Replaces all obfuscated values and attribute names by the ones given in a file.
Description
This operator remaps the old values and names from an obfuscatedExampleSet
according to an obfuscating map file. It can be used to deanonymize your data.
Input
example set
预计一个ExampleSet这个输入端口。
Output
example set
original
The ExampleSet that was given as input is passed without changing to the output through this port. This is usually used to reuse the same ExampleSet in further operators or to view the ExampleSet in the Results Workspace.
Parameters
Obfuscation map file
File where the obfuscator map was written to.