Indic NLP Langinfo

This code is from: https://github.com/anoopkunchukuttan/indic_nlp_library


source

is_number_offset

 is_number_offset (c_offset)

Is the offset a number


source

is_approximant_offset

 is_approximant_offset (c_offset)

Is the offset an approximant consonant


source

is_fricative_offset

 is_fricative_offset (c_offset)

Is the offset a fricative consonant


source

is_nasal_offset

 is_nasal_offset (c_offset)

Is the offset a nasal consonant


source

is_unaspirated_offset

 is_unaspirated_offset (c_offset)

Is the offset a unaspirated consonant


source

is_aspirated_offset

 is_aspirated_offset (c_offset)

Is the offset a aspirated consonant


source

is_unvoiced_offset

 is_unvoiced_offset (c_offset)

Is the offset a unvoiced consonant


source

is_voiced_offset

 is_voiced_offset (c_offset)

Is the offset a voiced consonant


source

is_labial_offset

 is_labial_offset (c_offset)

Is the offset a labial


source

is_dental_offset

 is_dental_offset (c_offset)

Is the offset a dental


source

is_retroflex_offset

 is_retroflex_offset (c_offset)

Is the offset a retroflex


source

is_palatal_offset

 is_palatal_offset (c_offset)

Is the offset a palatal


source

is_velar_offset

 is_velar_offset (c_offset)

Is the offset a velar


source

is_consonant_offset

 is_consonant_offset (c_offset)

Is the offset a consonant


source

is_aum_offset

 is_aum_offset (c_offset)

Is the offset a vowel sign (maatraa)


source

is_nukta_offset

 is_nukta_offset (c_offset)

Is the offset the halanta offset


source

is_halanta_offset

 is_halanta_offset (c_offset)

Is the offset the halanta offset


source

is_vowel_sign_offset

 is_vowel_sign_offset (c_offset)

Is the offset a vowel sign (maatraa)


source

is_vowel_offset

 is_vowel_offset (c_offset)

Is the offset a vowel


source

is_number

 is_number (c, lang)

Is the character a number


source

is_approximant

 is_approximant (c, lang)

Is the character an approximant consonant


source

is_fricative

 is_fricative (c, lang)

Is the character a fricative consonant


source

is_nasal

 is_nasal (c, lang)

Is the character a nasal consonant


source

is_unaspirated

 is_unaspirated (c, lang)

Is the character a unaspirated consonant


source

is_aspirated

 is_aspirated (c, lang)

Is the character a aspirated consonant


source

is_unvoiced

 is_unvoiced (c, lang)

Is the character a unvoiced consonant


source

is_voiced

 is_voiced (c, lang)

Is the character a voiced consonant


source

is_labial

 is_labial (c, lang)

Is the character a labial


source

is_dental

 is_dental (c, lang)

Is the character a dental


source

is_retroflex

 is_retroflex (c, lang)

Is the character a retroflex


source

is_palatal

 is_palatal (c, lang)

Is the character a palatal


source

is_velar

 is_velar (c, lang)

Is the character a velar


source

is_consonant

 is_consonant (c, lang)

Is the character a consonant


source

is_aum

 is_aum (c, lang)

Is the character a vowel sign (maatraa)


source

is_nukta

 is_nukta (c, lang)

Is the character the halanta character


source

is_halanta

 is_halanta (c, lang)

Is the character the halanta character


source

is_vowel_sign

 is_vowel_sign (c, lang)

Is the character a vowel sign (maatraa)


source

is_vowel

 is_vowel (c, lang)

Is the character a vowel


source

is_indiclang_char

 is_indiclang_char (c, lang)

Applicable to Brahmi derived Indic scripts


source

in_coordinated_range

 in_coordinated_range (c_offset)

Applicable to Brahmi derived Indic scripts


source

offset_to_char

 offset_to_char (c, lang)

Applicable to Brahmi derived Indic scripts


source

get_offset

 get_offset (c, lang)

Applicable to Brahmi derived Indic scripts


source

is_danda_delim

 is_danda_delim (lang)

Returns True if danda/double danda is a possible delimiter for the language