Indic NLP Langinfo
This code is from: https://github.com/anoopkunchukuttan/indic_nlp_library
is_number_offset
is_number_offset (c_offset)
Is the offset a number
is_approximant_offset
is_approximant_offset (c_offset)
Is the offset an approximant consonant
is_fricative_offset
is_fricative_offset (c_offset)
Is the offset a fricative consonant
is_nasal_offset
is_nasal_offset (c_offset)
Is the offset a nasal consonant
is_unaspirated_offset
is_unaspirated_offset (c_offset)
Is the offset a unaspirated consonant
is_aspirated_offset
is_aspirated_offset (c_offset)
Is the offset a aspirated consonant
is_unvoiced_offset
is_unvoiced_offset (c_offset)
Is the offset a unvoiced consonant
is_voiced_offset
is_voiced_offset (c_offset)
Is the offset a voiced consonant
is_labial_offset
is_labial_offset (c_offset)
Is the offset a labial
is_dental_offset
is_dental_offset (c_offset)
Is the offset a dental
is_retroflex_offset
is_retroflex_offset (c_offset)
Is the offset a retroflex
is_palatal_offset
is_palatal_offset (c_offset)
Is the offset a palatal
is_velar_offset
is_velar_offset (c_offset)
Is the offset a velar
is_consonant_offset
is_consonant_offset (c_offset)
Is the offset a consonant
is_aum_offset
is_aum_offset (c_offset)
Is the offset a vowel sign (maatraa)
is_nukta_offset
is_nukta_offset (c_offset)
Is the offset the halanta offset
is_halanta_offset
is_halanta_offset (c_offset)
Is the offset the halanta offset
is_vowel_sign_offset
is_vowel_sign_offset (c_offset)
Is the offset a vowel sign (maatraa)
is_vowel_offset
is_vowel_offset (c_offset)
Is the offset a vowel
is_number
is_number (c, lang)
Is the character a number
is_approximant
is_approximant (c, lang)
Is the character an approximant consonant
is_fricative
is_fricative (c, lang)
Is the character a fricative consonant
is_nasal
is_nasal (c, lang)
Is the character a nasal consonant
is_unaspirated
is_unaspirated (c, lang)
Is the character a unaspirated consonant
is_aspirated
is_aspirated (c, lang)
Is the character a aspirated consonant
is_unvoiced
is_unvoiced (c, lang)
Is the character a unvoiced consonant
is_voiced
is_voiced (c, lang)
Is the character a voiced consonant
is_labial
is_labial (c, lang)
Is the character a labial
is_dental
is_dental (c, lang)
Is the character a dental
is_retroflex
is_retroflex (c, lang)
Is the character a retroflex
is_palatal
is_palatal (c, lang)
Is the character a palatal
is_velar
is_velar (c, lang)
Is the character a velar
is_consonant
is_consonant (c, lang)
Is the character a consonant
is_aum
is_aum (c, lang)
Is the character a vowel sign (maatraa)
is_nukta
is_nukta (c, lang)
Is the character the halanta character
is_halanta
is_halanta (c, lang)
Is the character the halanta character
is_vowel_sign
is_vowel_sign (c, lang)
Is the character a vowel sign (maatraa)
is_vowel
is_vowel (c, lang)
Is the character a vowel
is_indiclang_char
is_indiclang_char (c, lang)
Applicable to Brahmi derived Indic scripts
in_coordinated_range
in_coordinated_range (c_offset)
Applicable to Brahmi derived Indic scripts
offset_to_char
offset_to_char (c, lang)
Applicable to Brahmi derived Indic scripts
get_offset
get_offset (c, lang)
Applicable to Brahmi derived Indic scripts
is_danda_delim
is_danda_delim (lang)
Returns True if danda/double danda is a possible delimiter for the language