[freedict] Re: Freedict as XLSX or TBX

  • From: Karl Bartel <karl@karl.berlin>
  • To: "FreeDict (Mailingliste)" <freedict@xxxxxxxxxxxxx>
  • Date: Tue, 31 Aug 2021 16:04:20 +0200

Hi Julius,

since FreeDict contains more than just word pairs, the way you would
flatten it into a table format will differ depending on your specific needs.

One way to get an XLSX would be to extract values from a dictionary with jq
and save them as CSV. The you could load the CSV in Excel to get an XLSX.
I'm sure there are many other ways and custom python scripts will certainly
work.

If you mostly care about having dictionary data in a tabular format, I also
provide dictionaries as SQLite databases at
http://download.wikdict.com/dictionaries/sqlite/2/ . These are not all
FreeDict dictionaries, but some dictionaries are shared between WikDict and
FreeDict.

I hope this helps,
Karl

On Sun, Aug 29, 2021 at 10:08 PM Julius Hamilton <julkhami@xxxxxxxxx> wrote:

Hey,

Can anyone recommend a way to convert a Freedict into XLSX or TBX file
format?

Should I write a custom Python script, for example?

Thanks very much,
Julius



Other related posts: