morphemepiece_lookup: Load a Morphemepiece Lookup

View source: R/loaders.R

morphemepiece_lookupR Documentation

Load a Morphemepiece Lookup

Description

A morphemepiece lookup is a named character vector. The names of the vector are the words, and the values are the space-separated morpheme breakdowns of those words.

Usage

morphemepiece_lookup()

Value

A named character vector.

Examples

head(morphemepiece_lookup())

morphemepiece.data documentation built on April 19, 2022, 1:06 a.m.