Skip to content

TonyHsieh/python-primer-companion-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-primer-companion-code

Note: This repository is still under construction. A link to the class will be posted here, when it is ready.

These are Code examples for the DeveloperWorks Watson Python Primer Video class. The class teaches how to get started with the Watson Developer Cloud services using Django and Flask running both on and outside of Bluemix.

This episode guides you through the process of creating Django and Flask application shells, how to debug, switch on logging and consume the Watson Language Identification service using the python SDK.

This episode shows how to use the Language Translation service to identify available translations and if available translate the submitted text into a language that your application is able to process.

This episode shows how to use the Natural Language service to identify an intent or meaning as a classification of of the submitted text.

Episode 4 : Coming soon

About

Code examples for DeveloperWorks Watson Python Primer Video class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.9%
  • HTML 10.5%
  • Shell 4.6%