Quote:
Originally Posted by elchamaco
Probably the best choice will be to create a script that checks all the words from a epub book against a hunspell dictionary and export the missing words, but a to begin the manual method can work.
|
You might find the "linguist"-exrension for Libreoffice Writer useful. One of the things it does is making a list of not-recognized words in the active document. It's rather old, but since it's python and not LibreOfficeBasic, it still works, and it's quite fast too:
https://extensions.libreoffice.org/e...linguist/1.5.1
Regards,
Kim