I am working on a .NET application that uses IBM Watson for sentiment analysis. I am new to this project and don\'t know the proper working of the IBM Watson. Recently, sentimen
Your project is most probably using the sentiment features of the Watson Natural Language Understanding service. Service documentation can be found here - https://cloud.ibm.com/docs/services/natural-language-understanding?topic=natural-language-understanding-getting-started
If you are writing .net code then your link to the appropriate API Documentation is https://cloud.ibm.com/apidocs/natural-language-understanding/natural-language-understanding?code=dotnet-standard
To check if your service is still on cloud foundary or has been migrated then check the answer in this question - IBM Watson Text-to-speech API keeps throwing Error: 403 Forbidden