KVocTrain can read and write the following file formats:
Its native xml-style document type with the extension
.kvtml
.
If you want to share documents with others use this one as it is the only file format that is capable of containing all the properties in KVocTrain.
Simple text files with special delimiters between the
entries which are also used by simple database programs. The
extension is csv
in this
case. KVocTrain also detects if those files are encoded in UTF8
since such files are also available to preserve the correct characters,
see more about this in the section about encodings and charsets.
There are a lot of files on the Internet which use the tabular character or one or two colons to separate the different languages. To select this separator use the tab for setting the Copy & Paste options in the dialog.
KVocTrain reads the first few bytes from a file and makes a
guess about the file format. When none of the special types like
kvtml
or lex
are recognized, it uses the csv
format.
Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team