dailp

Function parse_gloss_layers

source
pub fn parse_gloss_layers<'a>(
    layer_one: &'a str,
    layer_two: &'a str,
) -> IResult<&'a [u8], Vec<WordSegment>>
Expand description

Parse a canonical morphemic segmentation from the two layers: morphemes and glosses.