Google NLP testing
In this test I am testing the Google NLP API, focusing on the sentimental analysis. Both the input and the output of this function are texts, this is with the purpose of AI development so humans can interact with robots in the future. As robots know how humans feel, they could better serve humans and/or give a better response.
The source file can be found under the Project_2 directory and can be run if having an API key.
For this test, I am inputing 5 different sentences so the Google NLP can analyze the emotion of the sentence.
Which returns:
Then I am testing with one case to each of the functions of the NLP (Entity analysis, Sintax analysis and content classification) as seen below: