Version at: 08/12/2019, 15:53 vs. version at: 15/12/2019, 19:11
11# Tatoeba Wiki
22
33Welcome to the official wiki for Tatoeba ([http://tatoeba.org](http://tatoeba.org)).
44
55This wiki aims to gather documentation, guidelines and rules for users of the website and for contributors of the corpus.
66
77If you are looking to get involved in the development of the Tatoeba website, please check our other [wiki on GitHub](https://github.com/Tatoeba/tatoeba2/wiki).
88
99
1010## New to Tatoeba
1111
1212* [A Quick Start Guide for New Contributors](quick-start)
1313* [Rules and Guidelines](guidelines)
1414* [FAQ](faq)
1515
1616
1717## Guides
1818
1919### Using the website
2020
2121* [How to Search for Text](text-search)
22** [Advanced Search](advanced-search)
2223* [How to Limit Which Translations Are Displayed](limiting-displayed-translations)
2324* [How to Make Shortcuts to the Pages You Use Frequently](special-urls)
2425
2526
2627### Contributing to the corpus
2728
2829* [How to Be a Good Contributor](how-to-be-a-good-contributor-in-tatoeba)
2930* [How to Write Good Sentences](how-to-write-good-sentences)
3031* [How to help improve sentences](improve-sentences)
3132* [Why you should avoid copy-pasting](avoid-copy-pasting-sentences)
3233* [How to Write Dialogues](writing-dialogs)
3334* [How to Quickly Do a Lot of Linking](quickly-linking)
3435* [How to contribute under CC0](cc0-contributions)
3536* [Contributing in a language that is not your strongest](non-native)
3637
3738### Using Tatoeba's data
3839
3940* [Using the Tatoeba Corpus for Your Own Projects](using-the-tatoeba-corpus)
4041
4142### Requesting changes
4243
4344* [How to Request a New Language](new-language-request)
4445* [How to request modification of a language name or icon](language-change-request)
4546* [How to Request a New Transcription, Transliteration or Alternative script](new-transcription-request)
4647
4748### Getting involved further
4849
4950* [How to Help the Tatoeba Project](how-you-can-help)
5051* [How to Translate the Tatoeba Website - Interface Translation](interface-translation)
5152
5253### Account
5354
5455* [How to Request Deletion of Your Account](delete-account)
5556* [How to Request a Change of Username](change-username)
5657* [How to Get a New Password](https://tatoeba.org/eng/users/new_password)
5758
5859### Tags
5960
6061* [How to Use Tags](tags)
6162* [How to Add Tags](how-to-add-tags)
6263
6364### Audio
6465
6566* [How to Browse Sentences with Audio](browse-audio)
6667* [How to Contribute Audio for Tatoeba](contribute-audio)
6768* [How to Choose a License for Your Audio Contributions ](choose-audio-license)
6869
6970### Admin stuff
7071
7172* [How to mass import sentences](mass-import-sentences)
7273* [How to handle misbehaving contributors](handling-misbehaving-contributors)
7374* [How to handle contributors who submit low quality sentences](handling-low-quality-contributors)
7475* [How to handle account deletion requests](handling-account-deletion)
7576
7677## Community
7778
7879### Please be Responsible Members of Our Community
7980
8081* [Rules Against Bad Behavior and Where to Report Bad Behavior](rules-against-bad-behavior)
8182
8283### Advanced Contributors
8384
8485* [How to Become an Advanced Contributor and What Advanced Contributors Can Do](advanced-contributors)
8586* [Introduction to Linking](intro-linking)
8687
8788### Corpus Maintainers
8889
8990* [How to Become a Corpus Maintainer and What Corpus Maintainers Can Do](corpus-maintainers)
9091
9192
9293## Utilities
9394
9495### Bookmarklets
9596
9697* [Bookmarklets](bookmarklets)
9798* [List of Tatoeba bookmarklets](bookmarklet-details)
9899
99100### User scripts
100101
101102* [User scripts](user-scripts)
102103* [User script requests](user-script-requests)
103104
104105### Japanese learning
105106
106107* [About Furigana](furigana)
107108
108109### Anki
109110
110111* [How to Make Your Own Anki Deck That Includes All the Sentences You Want from Tatoeba with Audio](make-anki)
111112* [How to Make an Anki Deck with Tatoeba Sentences Using Tab-delimited Bilingual Sentence Pairs that include only Proofread English linked to Native Speaker Sentences](http://www.manythings.org/anki/)
112113
113114
114115## Other
115116
116117* [Projects using Tatoeba](projects-using-tatoeba)
117118* [About Tatoeba updates and how you can get involved](tatoeba-updates-get-involved)
118119* [Archive](archive)
119120
120121## Contributing to this wiki
121122
122123Try out changes in the [Sandbox](sandbox).
123124
124125If you would like to help improving the documentation in this Wiki, please [contact Guybrush88 by private message](https://tatoeba.org/eng/private_messages/write/Guybrush88).
125126
126127If you do not have a Tatoeba account, you can also try to reach out to him in [our chatroom](https://chat.tatoeba.org/) or you can send us an email to team@tatoeba.org.
127128
128129
129130## Credits
130131
131132This wiki is powered by [tatowiki][2], which is an open source wiki engine written in C++ using [cppcms-skeleton][3] and [cppcms][4].
132133
133134[2]: https://github.com/Tatoeba/tatowiki
134135[3]: https://github.com/allan-simon/cppcms-skeleton "Cppcms-skeleton github"
135136[4]: http://cppcms.com/wikipp/en/page/main "cppcms website"
136137
diff view generated by jsdifflib

Version at: 08/12/2019, 15:53

# Tatoeba Wiki

Welcome to the official wiki for Tatoeba ([http://tatoeba.org](http://tatoeba.org)). 

This wiki aims to gather documentation, guidelines and rules for users of the website and for contributors of the corpus.

If you are looking to get involved in the development of the Tatoeba website, please check our other [wiki on GitHub](https://github.com/Tatoeba/tatoeba2/wiki).


## New to Tatoeba

* [A Quick Start Guide for New Contributors](quick-start)
* [Rules and Guidelines](guidelines)
* [FAQ](faq)


## Guides

### Using the website

* [How to Search for Text](text-search)
* [How to Limit Which Translations Are Displayed](limiting-displayed-translations)
* [How to Make Shortcuts to the Pages You Use Frequently](special-urls)


### Contributing to the corpus

* [How to Be a Good Contributor](how-to-be-a-good-contributor-in-tatoeba)
* [How to Write Good Sentences](how-to-write-good-sentences)
* [How to help improve sentences](improve-sentences)
* [Why you should avoid copy-pasting](avoid-copy-pasting-sentences)
* [How to Write Dialogues](writing-dialogs)
* [How to Quickly Do a Lot of Linking](quickly-linking)
* [How to contribute under CC0](cc0-contributions)
* [Contributing in a language that is not your strongest](non-native)

### Using Tatoeba's data

* [Using the Tatoeba Corpus for Your Own Projects](using-the-tatoeba-corpus)

### Requesting changes

* [How to Request a New Language](new-language-request)
* [How to request modification of a language name or icon](language-change-request)
* [How to Request a New Transcription, Transliteration or Alternative script](new-transcription-request)

### Getting involved further

* [How to Help the Tatoeba Project](how-you-can-help)
* [How to Translate the Tatoeba Website - Interface Translation](interface-translation)

### Account

* [How to Request Deletion of Your Account](delete-account)
* [How to Request a Change of Username](change-username)
* [How to Get a New Password](https://tatoeba.org/eng/users/new_password)

### Tags

* [How to Use Tags](tags)
* [How to Add Tags](how-to-add-tags)

### Audio

* [How to Browse Sentences with Audio](browse-audio)
* [How to Contribute Audio for Tatoeba](contribute-audio)
* [How to Choose a License for Your Audio Contributions ](choose-audio-license)

### Admin stuff

* [How to mass import sentences](mass-import-sentences)
* [How to handle misbehaving contributors](handling-misbehaving-contributors)
* [How to handle contributors who submit low quality sentences](handling-low-quality-contributors)
* [How to handle account deletion requests](handling-account-deletion)

## Community

### Please be Responsible Members of Our Community

* [Rules Against Bad Behavior and Where to Report Bad Behavior](rules-against-bad-behavior)

### Advanced Contributors

* [How to Become an Advanced Contributor and What Advanced Contributors Can Do](advanced-contributors)
* [Introduction to Linking](intro-linking)

### Corpus Maintainers

* [How to Become a Corpus Maintainer and What Corpus Maintainers Can Do](corpus-maintainers)


## Utilities

### Bookmarklets

* [Bookmarklets](bookmarklets)
* [List of Tatoeba bookmarklets](bookmarklet-details)

### User scripts

* [User scripts](user-scripts)
* [User script requests](user-script-requests)

### Japanese learning

* [About Furigana](furigana)

### Anki

* [How to Make Your Own Anki Deck That Includes All the Sentences You Want from Tatoeba with Audio](make-anki)
* [How to Make an Anki Deck with Tatoeba Sentences Using Tab-delimited Bilingual Sentence Pairs that include only Proofread English linked to Native Speaker Sentences](http://www.manythings.org/anki/)


## Other

* [Projects using Tatoeba](projects-using-tatoeba)
* [About Tatoeba updates and how you can get involved](tatoeba-updates-get-involved)
* [Archive](archive)

## Contributing to this wiki

Try out changes in the [Sandbox](sandbox).

If you would like to help improving the documentation in this Wiki, please [contact Guybrush88 by private message](https://tatoeba.org/eng/private_messages/write/Guybrush88).

If you do not have a Tatoeba account, you can also try to reach out to him in [our chatroom](https://chat.tatoeba.org/) or you can send us an email to team@tatoeba.org.


## Credits 

This wiki is powered by [tatowiki][2], which is an open source wiki engine written in C++ using [cppcms-skeleton][3] and [cppcms][4].

[2]: https://github.com/Tatoeba/tatowiki
[3]: https://github.com/allan-simon/cppcms-skeleton "Cppcms-skeleton github"
[4]: http://cppcms.com/wikipp/en/page/main "cppcms website"

version at: 15/12/2019, 19:11

# Tatoeba Wiki

Welcome to the official wiki for Tatoeba ([http://tatoeba.org](http://tatoeba.org)). 

This wiki aims to gather documentation, guidelines and rules for users of the website and for contributors of the corpus.

If you are looking to get involved in the development of the Tatoeba website, please check our other [wiki on GitHub](https://github.com/Tatoeba/tatoeba2/wiki).


## New to Tatoeba

* [A Quick Start Guide for New Contributors](quick-start)
* [Rules and Guidelines](guidelines)
* [FAQ](faq)


## Guides

### Using the website

* [How to Search for Text](text-search)
** [Advanced Search](advanced-search)
* [How to Limit Which Translations Are Displayed](limiting-displayed-translations)
* [How to Make Shortcuts to the Pages You Use Frequently](special-urls)


### Contributing to the corpus

* [How to Be a Good Contributor](how-to-be-a-good-contributor-in-tatoeba)
* [How to Write Good Sentences](how-to-write-good-sentences)
* [How to help improve sentences](improve-sentences)
* [Why you should avoid copy-pasting](avoid-copy-pasting-sentences)
* [How to Write Dialogues](writing-dialogs)
* [How to Quickly Do a Lot of Linking](quickly-linking)
* [How to contribute under CC0](cc0-contributions)
* [Contributing in a language that is not your strongest](non-native)

### Using Tatoeba's data

* [Using the Tatoeba Corpus for Your Own Projects](using-the-tatoeba-corpus)

### Requesting changes

* [How to Request a New Language](new-language-request)
* [How to request modification of a language name or icon](language-change-request)
* [How to Request a New Transcription, Transliteration or Alternative script](new-transcription-request)

### Getting involved further

* [How to Help the Tatoeba Project](how-you-can-help)
* [How to Translate the Tatoeba Website - Interface Translation](interface-translation)

### Account

* [How to Request Deletion of Your Account](delete-account)
* [How to Request a Change of Username](change-username)
* [How to Get a New Password](https://tatoeba.org/eng/users/new_password)

### Tags

* [How to Use Tags](tags)
* [How to Add Tags](how-to-add-tags)

### Audio

* [How to Browse Sentences with Audio](browse-audio)
* [How to Contribute Audio for Tatoeba](contribute-audio)
* [How to Choose a License for Your Audio Contributions ](choose-audio-license)

### Admin stuff

* [How to mass import sentences](mass-import-sentences)
* [How to handle misbehaving contributors](handling-misbehaving-contributors)
* [How to handle contributors who submit low quality sentences](handling-low-quality-contributors)
* [How to handle account deletion requests](handling-account-deletion)

## Community

### Please be Responsible Members of Our Community

* [Rules Against Bad Behavior and Where to Report Bad Behavior](rules-against-bad-behavior)

### Advanced Contributors

* [How to Become an Advanced Contributor and What Advanced Contributors Can Do](advanced-contributors)
* [Introduction to Linking](intro-linking)

### Corpus Maintainers

* [How to Become a Corpus Maintainer and What Corpus Maintainers Can Do](corpus-maintainers)


## Utilities

### Bookmarklets

* [Bookmarklets](bookmarklets)
* [List of Tatoeba bookmarklets](bookmarklet-details)

### User scripts

* [User scripts](user-scripts)
* [User script requests](user-script-requests)

### Japanese learning

* [About Furigana](furigana)

### Anki

* [How to Make Your Own Anki Deck That Includes All the Sentences You Want from Tatoeba with Audio](make-anki)
* [How to Make an Anki Deck with Tatoeba Sentences Using Tab-delimited Bilingual Sentence Pairs that include only Proofread English linked to Native Speaker Sentences](http://www.manythings.org/anki/)


## Other

* [Projects using Tatoeba](projects-using-tatoeba)
* [About Tatoeba updates and how you can get involved](tatoeba-updates-get-involved)
* [Archive](archive)

## Contributing to this wiki

Try out changes in the [Sandbox](sandbox).

If you would like to help improving the documentation in this Wiki, please [contact Guybrush88 by private message](https://tatoeba.org/eng/private_messages/write/Guybrush88).

If you do not have a Tatoeba account, you can also try to reach out to him in [our chatroom](https://chat.tatoeba.org/) or you can send us an email to team@tatoeba.org.


## Credits 

This wiki is powered by [tatowiki][2], which is an open source wiki engine written in C++ using [cppcms-skeleton][3] and [cppcms][4].

[2]: https://github.com/Tatoeba/tatowiki
[3]: https://github.com/allan-simon/cppcms-skeleton "Cppcms-skeleton github"
[4]: http://cppcms.com/wikipp/en/page/main "cppcms website"

Note

The lines in green are the lines that have been added in the new version. The lines in red are those that have been removed.