apertium / apertium-html-tools

Web application providing a fully localised interface for text/website/document translation, analysis and generation powered by Apertium.
http://wiki.apertium.org/wiki/Apertium-html-tools
GNU General Public License v3.0
39 stars 90 forks source link

Thumbs up and thumbs down icons for people to rate translations #273

Open ftyers opened 6 years ago

ftyers commented 6 years ago

It would be cool to have thumbs up and thumbs down icons so that people can rate translations as good/bad.

LuccoJ commented 6 years ago

With that available, it would be useful to me to have an APy call to retrieve the average user assessment for a language pair (in order to prioritize Apertium translations over other engines I'm using in my software, depending on perceived quality).

This seems like it could be part of the work being done on #55

sushain97 commented 6 years ago

This should just be the interface through which the suggestion interaction is started, i.e. thumbs down lets you start suggesting. I think Google does it this way?

On Jan 30, 2018 1:17 PM, "Francis Tyers" notifications@github.com wrote:

It would be cool to have thumbs up and thumbs down icons so that people can rate translations as good/bad.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/goavki/apertium-html-tools/issues/273, or mute the thread https://github.com/notifications/unsubscribe-auth/AEBEfkuS1WiZ0O-y8Qprusj8sck9BFF4ks5tP2q7gaJpZM4Ry3V_ .

LuccoJ commented 6 years ago

@sushain97 That sounds like a potentially good idea, although I'm not entirely sure... I can picture myself giving a translation a thumbs-up for being remarkable for a machine translation (maybe of a difficult sentence), but still thinking it needs refinement.

From my point of view anyway, it wouldn't "just" be that, because I could use the 0...1 number for the average thumbs in a language pair. In other words, I'm seeing it as a way to obtain a crowdsourced assessment of the general quality of a given pair over time.