Description Usage Arguments Value Examples
Inflects a given lemma
1 | inflect_word(word, lang, features = NULL)
|
word |
The word to inflect |
lang |
The language of the word |
features |
The morphological features desired |
A dataframe of the desired inflections
1 | inflect_word("word", lang="eng")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.