A console application to ease checking of hyphenations in a TeX document.
It takes a list of hyphenations from the document (produced, for example, using the lua-list-hyphen package) and a dictionary of valid divisions, a list of TeX hyphenation exceptions, (optionally) a list of ignored hyphenations, and presents the user with the list of hyphenations, categorizing them as valid or invalid according to the dictionary, and allowing quick editing (using Emacs-style keybindings) of the dictionary or additions to the list of TeX hyphenations or list of ignored hyphenations.