vijaysanjosalexander / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Python 100.0%