yueyue4737 / EC601MiniProject1_YueLiu

MIT License
0 stars 0 forks source link

How to use Google NLP #4

Open yueyue4737 opened 4 years ago

yueyue4737 commented 4 years ago

Natural Language: Derive insights from unstructured text using Google machine learning. https://cloud.google.com/natural-language/

yueyue4737 commented 4 years ago

Sentiment Analysis Tutorial https://cloud.google.com/natural-language/docs/sentiment-tutorial

yueyue4737 commented 4 years ago

Google Cloud Natural Language API examples(python) https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/language/README.md Sentiment Analysis in Python: https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/language/sentiment

yueyue4737 commented 4 years ago