LingPy

This documentation is for version 2.0.dev, which is not released yet.

lingpy.sequence.orthography.GraphemeParser.parse_string_to_graphemes

GraphemeParser.parse_string_to_graphemes(string)

Deprecated function to parse graphemes and return a tuple of (T/F success, tupled parse).

This Page