dot-pull_from_lookup: Pull a Word from the Lookup

.pull_from_lookupR Documentation

Pull a Word from the Lookup

Description

This is in a separate function because it's an area that we might be able to optimize. I tried memoising, but that seemed to fight with and confuse the cache (made things way slower).

Usage

.pull_from_lookup(word)

Arguments

word

Character; a word to process.

Value

A character vector of morphemes, or a length-0 character vector if no morphemes are found.


jonthegeek/wikimorphemes documentation built on Sept. 1, 2022, 10:32 p.m.