Skip to content

Python script to access Watson Natural Language Understanding API to process plain text document using custom model built with Watson Knowledge Studio or using Watson Knowledge Studio open model

License

Notifications You must be signed in to change notification settings

vijaysanjosalexander/Watson-NLU-from-WKS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Watson-NLU-from-WKS

Python script to access Watson Natural Language Understanding API to process plain text document using custom model built with Watson Knowledge Studio or using Watson Knowledge Studio open model

  • Uses Watson Knowledge Studio for custom modeling
  • Watson Natural Language understanding uses model from Watson Knowledge Studio
  • Using Watson Natural Language understanding API for Python, plain text document is sent to WNLU for mention & relation as per model used
  • Returns a response as a JSON which have entities & relations

About

Python script to access Watson Natural Language Understanding API to process plain text document using custom model built with Watson Knowledge Studio or using Watson Knowledge Studio open model

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages