0.17.0 (September 29, 2022)#

Added#

  • Option to print classname for functions when using misc.tname.

  • Property Translator.sources

  • The Translator.map_scores method. May be used to fetch the raw name-to-source match score matrix.

Changed#

  • Print less duplicate information in Mapper.compute_scores and Mapper.apply.

  • Make Mapper.compute_scores and Mapper.apply respect the iteration order of its arguments when there are match conflicts.

  • Improve messaging when translation is aborted due to mapping failure.