morphemepiece_lookup {morphemepiece.data}R 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())

[Package morphemepiece.data version 1.2.0 Index]