diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-09-03 23:17:17 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-09-04 00:13:34 +0200 |
commit | 8d19acd91af9592d862ef2a7aa8e95eea4160152 (patch) | |
tree | fb2a422cf9446829c41e152415f128b47babe938 /README.adoc | |
parent | dd2bd04a07030f15e6eb6875041f95c74023dd35 (diff) | |
download | tdv-8d19acd91af9592d862ef2a7aa8e95eea4160152.tar.gz tdv-8d19acd91af9592d862ef2a7aa8e95eea4160152.tar.xz tdv-8d19acd91af9592d862ef2a7aa8e95eea4160152.zip |
Add a tool to transform dictionaries
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index cfad569..fb89f18 100644 --- a/README.adoc +++ b/README.adoc @@ -100,6 +100,11 @@ Dictionaries Unfortunately this application only really works with specific dictionaries. Word definitions have to be in plain text, separated by newlines. +You may use the included transform tool to transform existing dictionaries that +are almost useful as they are, e.g. after stripping XML tags. You might want to +fix up the `sametypesequence` of the resulting '.ifo' file afterwards, and run +dictzip on the resulting '.dict' file. + https://mega.co.nz/#!axtD0QRK!sbtBgizksyfkPqKvKEgr8GQ11rsWhtqyRgUUV0B7pwg[ CZ <--> { EN, DE, PL, RU } dictionaries] |