Skip to content

Introduction

lsrdg edited this page Dec 28, 2017 · 2 revisions

Tatoeba.org has a great and free collaborative database of example sentences. Language learners can use it to study and learn words and expressions in context. Tatoeba.org is real thing here.

Tatoeba-karini is just an alternative way to access the Tatoeba.org's content from the command-line.

Example user cases

  • those with a command line based work flow
  • those without internet connection

Features

It features three categories of commands:

  • internet related

    • from the command line, open a new tab on the browser performing a search like on the website ("from languge..." > "translated to..."
    • from the command line, open a new tab on the browser performing a search by sentence's ID
  • local files based Tatoeba-karini uses the files provided by Tatoeba.org to perform local searches (without the need of internet connection):

    • find (all) sentences in specific language containing an specific term
    • translate sentences (like above, but after finding a sentence, it also looks for translations of the found sentence)
  • helpers

    • list languages abbreviations (used as arguments to the searching commands)
    • download (and uncompress and prepare) files for local use
Clone this wiki locally