utils
Utility functions for keeping track of languages.
find_iso_name
Find codes by matching the human name. Returns ISO or Glottolog language and dialect codes.
Matches against Language.name and Dialect.name (case-insensitive substring).
Utility functions for keeping track of languages.
Find codes by matching the human name. Returns ISO or Glottolog language and dialect codes.
Matches against Language.name and Dialect.name (case-insensitive substring).
cltk/languages/utils.py