olehmberg / winter

WInte.r is a Java framework for end-to-end data integration. The WInte.r framework implements well-known methods for data pre-processing, schema matching, identity resolution, data fusion, and result evaluation.
Apache License 2.0
109 stars 32 forks source link

Inconsistent Use of Verbose #11

Closed RobertMeusel closed 6 years ago

RobertMeusel commented 6 years ago

MatchingEvaluator and DataFusionEvaluator have a different usage of verbose. Is it possible to make this consistent? Rather in the constructor or setVerbose()