Skip to content

joaquinpunales1992/pythonWatsonAPIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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 : REST API

This episode shows how to wrap the application functionality into a REST API that can be used by other applications as well as asynchronously from the web browser.

Episode 5 : Credential Store

This episode shows how to utilise the environment variables that Bluemix makes available to read in the service credentials.

This episode shows how to determine the keywords and entities in the submitted text.

Episode 7 : Coming soon

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •