| default_sight_words | Sight Words |
| dot-cache_lookup | Return a Cached Lookup Table |
| dot-cache_up_to_date | Check if the Cache is Up to Date |
| dot-cache_wikitext | Return a Cached wikitext_en |
| dot-check_alt_spelling | Check for Alternative Spelling |
| dot-check_inflection_ending | Check that Inflection is Where it is Expected |
| dot-check_misspelling | Check for Misspelling |
| dot-check_nonexplosive_word | Check that Word Breakdown doesn't Contain Original Word |
| dot-check_reconstructed_word | Check that Word Breakdown is Close to Original Word |
| dot-clean_output | Clean word-splitter output |
| dot-clean_word_reference | Strip off Deep Links |
| dot-correct_names | Deal with Piece Names |
| dot-create_cache_files | Download the Latest Dump and Create Lookup |
| dot-create_lookup | Generate the Lookup for All Words in Dump |
| dot-create_wikitext_en | Process the Latest Wiktionary Dump File |
| dot-create_word_lists | Generate the List of Wiktionary Words |
| dot-detect_irregular_wt | Determine Membership in Irregular Category from Wikitext |
| dot-download_latest_dump | Download the Latest Wiktionary Dump |
| dot-drop_irrelevant_sections | Get Rid of Chaff in Wikitext |
| dot-extract_english_wt | Extract the English Section of a Wikitext Entry |
| dot-extract_relevant_english_wt | Extract the Relevant English Sections of a Wikitext Entry |
| dot-fetch_english_word | Fetch the English Section of a Wiktionary Word Page |
| dot-fetch_redirect | Fetch the Redirect Content for a Word |
| dot-fetch_word | Fetch the Content of a Wiktionary Word Page |
| dot-find_page_info | Create a Tibble of Page Info |
| dot-fix_hyphens | Correct Hyphens in Processed Words |
| dot-generate_cache_write_filename | Generate Filenames for Wikitext Cache Files |
| dot-get_latest_dump_date | Check wiktionary for the Date of the Latest Dump |
| dot-make_template_pattern | Construct Regex for Wiktionary Templates |
| dot-parse_dump | Parse the Dump File into a Wikitext Tibble |
| dot-populate_env_lookup | Populate the Environment Lookup with Saved Results |
| dot-process_word_recursive | Split a Word into Pieces |
| dot-pull_from_lookup | Pull a Word from the Lookup |
| dot-recombine_sections | Recombine Sections into Wikitext |
| dot-regex_any_character_except | Helper to Generate Regex For Character Exceptions |
| dot-regex_negative_lookahead | Helper to Generate Regex Negative Look Ahead |
| dot-regex_one_or_more | Helper to Generate Regex One or More |
| dot-regex_or | Helper to Generate Regex Or |
| dot-regex_positive_lookahead | Helper to Generate Regex Positive Look Ahead |
| dot-regex_positive_lookbehind | Helper to Generate Regex Positive Look Behind |
| dot-regex_zero_or_more | Helper to Generate Regex Zero or More |
| dot-split_affixes_wt | Split Affixes from a Word |
| dot-split_compounds_wt | Split Compound Word |
| dot-split_confixes_wt | Split Confixes from a Word |
| dot-split_contractions | Split Contractions |
| dot-split_inflections | Split Standard Verb, Noun, and Adjective Endings of a Word |
| dot-split_morphemes | Split Word into Morphemes |
| dot-split_on_breaks | Split on Break Characters |
| dot-split_possessive | Split the Possessive s |
| dot-split_prefixes_wt | Split Prefixes from a Word |
| dot-split_sections | Split Wikitext into Sections |
| dot-split_suffixes_wt | Split Suffixes from a Word |
| dot-update_env_lookup | Update the Environment Lookup |
| dot-validate_cache_dir_write | Make Sure the Cache Dir is Writable |
| download_wikimorphemes_lookup | Download a Wikimorphemes Lookup Table |
| process_word | Split a Word into Pieces |
| reexports | Objects exported from other packages |
| remove_hyphens | Remove Hyphens from Affixes |
| reset_lookup | Reset the Lookup Cache |
| save_wikimorphemes_lookup | Save the Lookup Cache to Disk |
| set_wikimorphemes_cache_dir | Set a Cache Directory for Wikimorphemes |
| wikimorphemes_cache_dir | Wikimorphemes Cache Directory |
| wikimorphemes_lookup | Load the Current Lookup |
| wiktionary_word_list | Load the List of Words in Wiktionary |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.