Quote:
Originally Posted by j.p.s
Would it also be possible for the user to supply the JSON file and the dialog have an option to read it?
|
I'm planning to add a dialog like the current customize word wise dialog with editable text input box and add and delete button. You could edit the JSON file in any text editor.
Quote:
Originally Posted by j.p.s
Also it would also be good for the JSON to have optional fields specifying whether entity is person or term and maybe a field for source.
|
Indeed, that could correct some X-Ray type. For example, a person is marked as a term by spaCy.
I'm also planning to use Wiktionary's data from
https://kaikki.org to add Word Wise <ruby> tag and footnote to EPUB books, both features would take some time to implement.