DataProfiler
DataProfiler copied to clipboard
Refactor UnstructuredDataLabelerProfile to use the labelers default label instead of hard coded
Currently, UnstructuredDataLabelerProfile hard codes in Unknown
as the default label. However, it should use whatever the DL says is the default label.
Refactor where appropriate.