0.17.0 (September 29, 2022)#
Added#
Option to print classname for functions when using
misc.tname.Property
Translator.sourcesThe
Translator.map_scoresmethod. May be used to fetch the raw name-to-source match score matrix.
Changed#
Print less duplicate information in
Mapper.compute_scoresandMapper.apply.Make
Mapper.compute_scoresandMapper.applyrespect the iteration order of its arguments when there are match conflicts.Improve messaging when translation is aborted due to mapping failure.