.pull_from_lookup | R Documentation |
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).
.pull_from_lookup(word)
word |
Character; a word to process. |
A character vector of morphemes, or a length-0 character vector if no morphemes are found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.