Notice

This page show a previous version of the article

What You Can Do and How to Do It

If you are new to the Tatoeba Project, I'd suggst looking at the Quick Start Guide first.

Things Anyone Can Do (Registration Not Needed)

  • You can <span style="font-weight: bold;">browse</span> through sentences.

  • You can jump to a randomly-selected sentence.

  • You can look at lists of sentences made by users and export these lists.
  • You can browse sentences by their tags.

  • For example, Advice, Weather, or Proverb* You can browse sentences by language, with the latest submissions listed first.

  • For example, you can ... You can <span style="font-weight: bold;">view the latest contributions.</span> You can search for sentences. (Learn the syntax.)

    *   AND
    

    giants & baseball OR volleyball | basketball NOT baseball -play baseball !play GROUPING (play baseball) LIMIT TO EXACT WORD =swim     This gets "swim" and not "swimmer," "swimming," etc. ADVANCED (he's|(he is))     This gets "he's" or "he is." (he's|(he is)) | (she's|(she is)) =(He's|(He is)) | =(she's|(she is)) (=swim|=swims|=swiming|=swam|=swum) -swimmer ADVANCED + FROM BEGINNING OF THE SENTENCE (^He's|(^He is)) | (^She's|(^She is)) | (^I'm|(^I am)) | (^We're|(^We are)) | (^They're|(^They are)) | (^You're|(^You are)) (Try it.) For more details, read about the Sphinx "Boolean Syntax" You can <span style="font-weight: bold;">read what members are talking about</span>.

  • You can read what's on the wall.

  • You can read the most recent comments on sentences in all languages.* You can <span style="font-weight: bold;">view members' profiles that have been set to public</span>.
  • You can download all the sentences. (Released under CC-BY.)
  • You can register for free and become a member ("user").

Things Contributors Can Do

  • You should learn the aims of this project.
    *   Briefly, ...
        *   We are collecting sentences and their translations into other langauges.
    *   We don't want single words and phrases that are not sentences.*   For more detail, ...
        *   Read our blog entry on [how to be a good contributor](http://blog.tatoeba.org/2010/02/how-to-be-good-contributor-in-tatoeba.html).
    *   Read our blog entry about [our submission policy](http://blog.tatoeba.org/2010/08/submission-policy-what-kind-of-content.html).*   Read our [FAQ](http://tatoeba.org/eng/faq).*   You can <span style="font-weight: bold;">translate a sentence</span> by clicking on this icon ![](http://flags.tatoeba.org/img/translate.png) whenever you see it.
    
  • Please do not forget capital letters and punctuation.
  • If you are looking for a good set of sentences to translate, sentences tagged less than 8 words is a good place to start.* You can <span style="font-weight: bold;">correct mistakes</span> that you find, if the sentence is not "owned" by another user.

  • To do this, ...* You can <span style="font-weight: bold;">add alternate translations</span>. ()

  • Instead of changing unnatural-sounding, yet correct sentences, Tatoeba.org prefers that you leave these and add an alternate translation.

  • If you feel there are several possible translations, you can add several translations in the same language.* You can <span style="font-weight: bold;">add comments to sentences</span>.

  • If you find a mistake, but it's "owned" by another user, then leave a comment telling the "owner" how it can be corrected.

  • If you see something that seems strange or you don't understand, you can leave a comment and someone may explain it to you.
  • If you find things that are absolute nonsense or are not sentences, you can leave a comment alerting moderators that perhaps the item should be deleted.* You can<span style="font-weight: bold;"> proofread sentences</span> and "adopt" () sentences that you think are good.

  • Generally speaking, "owned" sentences are more likely to be error free.  This is especially true if the "owner" of a sentence is not the same person who created it. (See the "logs" on the right side of the page to see who originally created a sentence.)* You can <span style="font-weight: bold;">add new sentences</span>.

  • The best approach is to search first to make sure the sentence is not already in the database.

  • Search with the sentence in quotes to find exact matches. Another way is to go to the Contribute page. You can write on the wall.

  • You can create a list and add sentences (http://flags.tatoeba.org/img/add_to_list.png) to it.
  • You can <span style="font-weight: bold;">add sentences to "public lists."</span>  (http://flags.tatoeba.org/img/add_to_list.png)* You can <span style="font-weight: bold;">add sentences to your favorites</span> (Add to favorites) list attached to your profile.
  • You can send private messages to other members.
  • You can <span style="font-weight: bold;">record audio files</span>.

Things Advanced Contributors Can Do

  • You can add tags.
  • You can delete your own tags.
  • You can link (http://flags.tatoeba.org/img/link.png) and unlink (http://flags.tatoeba.org/img/unlink.png) sentences.

Things Corpus Maintainers Can Do

  • Read our blog entry on Moderators in Tatoeba.
  • You can also link any two sentences with this URL.

  • http://tatoeba.org/eng/links/add/aaaa/bbbb* You can delete (http://flags.tatoeba.org/img/delete.png) sentences.

  • NOTE TO NEW MODERATORS: Tatoeba.org seems to prefer to keep any correct sentence and even a certain number of non-sentences.  Don't delete items that are unnatural-sounding or archaic without a second opinion by an experienced moderator.* You can delete anyone's tags, not just your own. (Since you can't tell which tags are yours and which are other people's, you need to be careful about what you delete.)

  • How Moderators Can Delete Duplicates

Things the Admin Can Do

  • The Admin can change a member's status: trusted_user, moderator, etc.
  • ... and much more.

General Information

<p> <ul>
  • Terms of Use
  • Many of the sentences came from the Tanaka Corpus.
  • Email address for suggestions, etc. = team@tatoeba.fr
  • IRC = irc://freenode/tatoeba
  • </p> <ul> <li>http://webchat.freenode.net/?channels=tatoeba
  • The code is open source coded in PHP, with a framework called CakePHP.