.create_lookup | R Documentation |
The wikitext dump contains information about all words on wiktionary. This function runs each of those words through process_word, generating a new lookup in the process. The lookup is then saved to disk.
.create_lookup(sight_words = default_sight_words())
sight_words |
Character vector; words to not break down further.
Defaults to the included |
TRUE (invisibly), via save_wikimorphemes_lookup on.exit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.