Tatoeba / tatoeba2

Tatoeba is a platform whose purpose is to create a collaborative and open dataset of sentences and their translations.
https://tatoeba.org
GNU Affero General Public License v3.0
714 stars 131 forks source link

Perform sentiment analysis #3031

Open cangareijo opened 1 year ago

cangareijo commented 1 year ago

Perform sentiment analysis on sentences to allow sorting by positivity.

DJ-Saidez commented 1 year ago

Curious, how could that be done? Are machines able to reliably sort strings of words by emotion? Plus context would make a big difference in sentiment for many sentences, how could that be accounted for?