Skip to content

Files

Latest commit

f00cedc · Oct 31, 2021

History

History

tatoeba

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 7, 2016
Apr 7, 2016
Apr 7, 2016
Oct 31, 2021

These scripts convert Tatoeba dumps into a SQLite db and raw text.

  1. Download these tar.bz2 archives from https://tatoeba.org/eng/downloads (sentences.tar.bz2 is the only required, if you don't use other information)
  2. Run python3 tatoeba2db.py
  3. If you want to get raw text, run getsingle.py or getparallel.py