utility#

Utility functions#

This module contains a collection of utility functions.

Functions

format_multivalue

Format a field value based on whether multivalue for that field is supported.

gestalt_ratio

Compute the Gestalt or Ratcliff–Obershelp ratios, a measure of similarity, for strings with respect to a reference string.

levenshtein_ratio

Compute the Levenshtein ratios, a measure of similarity, for strings with respect to a reference string.