Lesson 5 Lab 2: Translation and Sentiment Analysis
Using the OpenRefine Twitter data set from Lab 3, we will translate non-English tweets to English using MyMemory API
Read the documentation for the MyMemory API: http://mymemory.translated.net/doc/spec.php
Free, anonymous usage is limited to 1000 words/day.
Question: Several tweets are not in English. How can you easily detect the language?
Question: What is the URL you should build to query the server?
Question: How do you convert this query in GREL?
Select 15 tweets in non-English and process them through the service.
Question: Extract the translation and quality score:
Last modified: Saturday, 6 April 2019, 12:43 PM