One of the courses in developer Works, [Create Python apps] with IBM Watson and IBM Bluemix](https://developer.ibm.com/courses/all/create-python-apps-ibm-watson-ibm-bluemix/).
Last time, I worked on episode-1 of the text and let me know what language I typed. Now let's go into episode-2 and add translation functionality to the app.
Go to src / episode-2 / django / src / projwatson. Rewrite the various files rewritten in # 1 with a text editor again.
Try running the app on your local host with `python manage.py runserver`
.
When I run the app, the translation function is added
The accuracy is ok
The following is a quote, but the language is determined in this area of wl.py.
translation
How to display data obtained from Watson
Recommended Posts