tsegall / fta

Metadata/data identification Java library. Identifies Semantic Type information (e.g. Gender, Age, Color, Country,...). Extensive country/language support. Extensible via user-defined plugins. Comprehensive Profiling support.
Apache License 2.0
24 stars 2 forks source link

Change cardinalityDetails to be a SortedMap #19

Closed tsegall closed 1 year ago

tsegall commented 1 year ago

Currently the cardinalityDetails is defined as Map<String, Long> change to be a SortedMap<String, Long> to support creating a Histogram. Elements should be sorted according to the BaseType.