@takfarinas Nope. The thread is about dictionary format conversion.
So the starting point is a given formatted dictionary. Then the question is whether it can be converted? That's were I take an interest.
Your pdf-, epub-file is not a formatted dictionary. It needs a reader to interpret it and generate the data in a format. Normally, we do this when we look at a lemma and read its meaning.
To write a new script to look for visually repeating patterns is also very interesting. However, the script that I wrote, can't do that. Rather it would take the results from the new script and parse it into another format when needed.
|