De-Obfuscate


Synopsis

Replaces all obfuscated values and attribute names by the ones given in a file.


Description

This operator takes an ExampleSet as input and maps all nominal values to randomly created strings. The names and the construction descriptions of all attributes will also replaced by random strings. This operator can be used to anonymize your data. It is possible to save the obfuscating map into a file which can be used to remap the old values and names. Please use the operator Deobfuscator for this purpose. The new example set can be written with an ExampleSetWriter.


Input


Output


Parameters


ExampleProcess