dot-create_lookup: Generate the Lookup for All Words in Dump

.create_lookupR Documentation

Generate the Lookup for All Words in Dump

Description

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.

Usage

.create_lookup(sight_words = default_sight_words())

Arguments

sight_words

Character vector; words to not break down further. Defaults to the included sight_words list; to include no sight words, pass in an empty character vector to this parameter.

Value

TRUE (invisibly), via save_wikimorphemes_lookup on.exit.


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