menu
Tatoeba
language
Registriĝi Ensaluti
language Esperanto
menu
Tatoeba

chevron_right Registriĝi

chevron_right Ensaluti

Foliumi

chevron_right Montri hazardan frazon

chevron_right Foliumi laŭ lingvo

chevron_right Foliumi laŭ listo

chevron_right Foliumi laŭ etikedo

chevron_right Foliumi sonregistraĵojn

Komunumo

chevron_right Muro

chevron_right Listo de ĉiuj membroj

chevron_right Lingvoj de la membroj

chevron_right Denaskaj parolantoj

search
clear
swap_horiz
search

Muro (6 959 fadenoj)

Konsiloj

Antaŭ ol starigi demandon, bonvolu legi la oftajn demandojn.

Ni strebas konservi sanan etoson en civilizitaj diskutoj. Bv. legi niajn regulojn kontraŭ malbona konduto.

Lastaj mesaĝoj feedback

sharptoothed

antaŭ 2 tagoj

subdirectory_arrow_right

Cangarejo

antaŭ 2 tagoj

subdirectory_arrow_right

Cangarejo

antaŭ 5 tagoj

subdirectory_arrow_right

Thanuir

antaŭ 5 tagoj

subdirectory_arrow_right

ondo

antaŭ 6 tagoj

subdirectory_arrow_right

ddnktr

antaŭ 6 tagoj

feedback

ondo

antaŭ 6 tagoj

subdirectory_arrow_right

AlanF_US

antaŭ 9 tagoj

feedback

Nandixer

antaŭ 11 tagoj

feedback

cblanken

antaŭ 12 tagoj

sharptoothed sharptoothed antaŭ 2 tagoj 2024-aprilo-14 16:25:52 UTC link Konstanta ligilo

✹✹ Stats & Graphs ✹✹

Tatoeba Stats, Graphs & Charts have been updated:
https://tatoeba.j-langtools.com/allstats/

DostKaplan DostKaplan antaŭ 16 tagoj 2024-marto-31 00:43:08 UTC link Konstanta ligilo

I think a great future enhancement would be "Search for <string1> from <fromLanguage> to <toLanguage> where results contain <string2>". For example,

Search string: "wonder if" {acaba}
From: English To: Turkish

Results: Sentences in Turkish containing "acaba" where the corresponding English sentence contains "wonder if".

🇬🇧 I wonder if I should trust Tom.
🇹🇷 Acaba Tom'a güvensem mi?

{{vm.hiddenReplies[40588] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
cojiluc cojiluc antaŭ 14 tagoj 2024-aprilo-02 06:08:31 UTC link Konstanta ligilo

This was longtime ago suggested and an issue was opened by gillux.

https://tatoeba.org/en/wall/sho...#message_29315

Cangarejo Cangarejo antaŭ 2 tagoj, modifita hieraŭ 2024-aprilo-14 14:50:05 UTC, modifita 2024-aprilo-15 09:19:27 UTC link Konstanta ligilo

I've written a demo app that allows searching for translated words. You'd have to install Python and Tkinter and put the script in an empty folder with the setences_detailed.csv and links.csv files. The first time you run it, it takes some time to open the main window because the app needs to load the TSV files into a database. After that, opening the app is fast, but search can be slow depending on the number of arguments.

https://github.com/CangarejoAsu...main/search.py

I realize you can never trust random software you find on the internet, but I leave the code here for those with programming skills, or who know someone with programming skills, to check the code.

Try it with the arguments “cat”, “eng”, “gata”, “spa”.

Nandixer Nandixer antaŭ 11 tagoj 2024-aprilo-05 16:02:12 UTC link Konstanta ligilo

For my specific usecase, it would be useful to be able to search for sentences that have translations to two or more languages of my choosing.

So for example for the word "cat", I might want to search sentences that have both German and Romanian translations. Currently, I can select up to one language.

Thoughts on this?

{{vm.hiddenReplies[40595] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
AlanF_US AlanF_US antaŭ 9 tagoj 2024-aprilo-06 21:34:52 UTC link Konstanta ligilo

I think your best bet would be to go to the Downloads page. A link to this page ( https://tatoeba.org/en/downloads ) can be found at the bottom of every page. The first item on the page lets you download sentence pairs. You could download an English->German and an English->Romanian file. Then you could use the sentence IDs in the files to help you find sentences that exist in both languages. Depending on your situation, you could do this manually, with spreadsheet functionality, or with a programming language (in which case the Links download might also be useful). I don't think we're likely to provide this functionality from the advanced search page, which is already quite complex.

Cangarejo Cangarejo antaŭ 5 tagoj, modifita antaŭ 2 tagoj 2024-aprilo-11 09:38:57 UTC, modifita 2024-aprilo-14 12:47:45 UTC link Konstanta ligilo

I've written a demo app that allows searching for translations into multiple languages. You'd have to install Python and Tkinter and put the script in an empty folder with the setences_detailed.csv and links.csv files. The first time you run it, it takes some time to open the main window because the app needs to load the TSV files into a database. After that, opening the app is fast, but search is still relatively slow. I would have to optimize the search query to get a speedup perhaps or divide the TSV files into small tables by language.

https://github.com/CangarejoAsu...main/search.py

> After that, opening the app is fast, but search is still relatively slow. I would have to optimize the search query to get a speedup perhaps or divide the TSV files into small tables by language.

Actually, I just needed to create indices.

ondo ondo antaŭ 6 tagoj 2024-aprilo-10 07:27:36 UTC link Konstanta ligilo

Vad betyder det att satsen är röd och har ett varningstecken? Sats nummer 415891.

{{vm.hiddenReplies[40597] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
ddnktr ddnktr antaŭ 6 tagoj 2024-aprilo-10 09:36:22 UTC link Konstanta ligilo

That means the sentence is "unapproved."

https://en.wiki.tatoeba.org/art...tences-in-red?

{{vm.hiddenReplies[40598] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
ondo ondo antaŭ 6 tagoj 2024-aprilo-10 15:27:32 UTC link Konstanta ligilo

Tack, ddnktr. Svaret fanns alltså i FAQ-listan, men jag lyckades inte hitta det.

Thanuir Thanuir antaŭ 5 tagoj 2024-aprilo-11 06:03:41 UTC link Konstanta ligilo

Ursäkta min svorska.

Några röda satser bryter upphavsrätt.

Några är från personer som har skrivat många satser i språk de inte kan.

cblanken cblanken antaŭ 12 tagoj, modifita antaŭ 12 tagoj 2024-aprilo-03 17:36:30 UTC, modifita 2024-aprilo-04 16:32:13 UTC link Konstanta ligilo

I'm not sure if this is the appropriate place to post this, but I noticed that the wiki mentions using "swac-recorder" on the audio contribution page for non-Windows users (https://en.wiki.tatoeba.org/art...ibute-audio2).

That link leads to several dead download links on the swac-recorder page (https://en.wiki.tatoeba.org/art...wac-recorder). As far as I can tell from a quick google search, swac-recorder is abandoned, and unless someone knows where it can be downloaded safely, it's probably best to remove any mentions to swac-recorder along with the dead links.

antaŭ 14 tagoj 2024-aprilo-02 08:11:46 UTC link Konstanta ligilo
warning

La enhavo de tiu mesaĝo kontraŭas niajn regulojn kaj pro tio estas kaŝita. Ĝi aperas nur al administrantoj kaj la aŭtoro de la mesaĝo.

CK CK antaŭ 14 tagoj 2024-aprilo-02 04:04:56 UTC link Konstanta ligilo

🍎 These have been updated using last Saturday's exported data.

🥝 Bilingual Sentence Pairs
https://www.manythings.org/bilingual/

🥝 Tab-delimited Bilingual Sentence Pairs
https://www.manythings.org/anki/

Thanks to everyone who has helped by translating English sentences on List 907 into your own native languages.

🍎 If you would like to help with my project, a good place to start is by translating English sentences with audio into your own native language.

🥝 Dashboard for Translating English Sentences with Audio
http://goo.gl/zP1V2i

🥝 Native English speakers who want to help can focus on creating natural-sounding English sentences that are translations of sentences by native speakers of other languages.

antaŭ 15 tagoj 2024-aprilo-01 08:17:43 UTC link Konstanta ligilo
warning

La enhavo de tiu mesaĝo kontraŭas niajn regulojn kaj pro tio estas kaŝita. Ĝi aperas nur al administrantoj kaj la aŭtoro de la mesaĝo.

mraz mraz antaŭ 16 tagoj 2024-marto-31 10:43:23 UTC link Konstanta ligilo

Áldott, békés Húsvétot kívánok!
mraz

DostKaplan DostKaplan antaŭ 26 tagoj 2024-marto-20 23:38:41 UTC link Konstanta ligilo

I inadvertantly typed in a hyphen (-) instead of the equals sign (=) in my search string:

-personally (instead of =personally)

The URL is: https://tatoeba.org/en/sentence...sonally&to=tur

Obviously this means I wouldn't expect to get any results because a search string like "-personally" is effectively equivalent to searching for an empty string. Instead of getting a more user-friendly, explanatory message, I got:

An error occurred while performing the search. If the problem persists, please let us know and include the error code "65fb71bbcc781" in your message.

I suggest showing the user a more meaningful message including a link to the Tatoeba-specific regexp help page.

{{vm.hiddenReplies[40565] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
AlanF_US AlanF_US antaŭ 26 tagoj, modifita antaŭ 26 tagoj 2024-marto-21 12:33:32 UTC, modifita 2024-marto-21 12:34:48 UTC link Konstanta ligilo

Your point about a better error message that points to the search help page is a good one. However, I want to respond to this statement:

> Obviously this means I wouldn't expect to get any results because a search string like "-personally" is effectively equivalent to searching for an empty string.

Searching for an empty string should ideally find *ALL* sentences that match the other criteria (such as the source language and/or target language, if specified). The reason that this often results in an error is that it produces too many results, and something in the code is not handling that well. (For what it's worth, the error message in this case is different, but also unhelpful.) As you say, specifying "-personally" should find all sentences that don't contain the word "personally", and since this is a relatively uncommon word (at least compared to a word like "the"), the search is effectively equivalent to searching for all sentences.

If you search for an empty string and specify the "from" language as English and the "to" language as one that only has a few translations from English, like Madurese, you will see a finite number of results and no error.

gillux gillux antaŭ 19 tagoj 2024-marto-28 15:47:49 UTC link Konstanta ligilo

I agree there is room for improvment in search errors.

The reason for this error is that the search engine we use, Manticore, does not allow searches that contain only negations, that is to say "all sentences except the ones that contain some word". (Actually, newer versions of Manticore do allow such searches but not by default, I assume it is because it may consume a lot of resources.)