Skip to content

shivank1404/GoogleNlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Powerful Text Analysis

Google Cloud Natural Language reveals the structure and meaning of text by offering powerful machine learning models in an easy to use REST API. You can use it to extract information about people, places, events and much more, mentioned in text documents, news articles or blog posts. You can use it to understand sentiment about your product on social media or parse intent from customer conversations happening in a call center or a messaging app. You can analyze text uploaded in your request or integrate with your document storage on Google Cloud Storage.

Features :-
1. Syntax Analysis

2. Entity Recognition

3. Sentiment Analysis

4. 3 languages supported(English , Spanish, Japanese)

How to run the app?

1. Run language sdk in android studio.

2. Run apk.

IMPORTANT:

change the credential.json in app>src>main>res>raw to your own credential.json by making adding the project in 
CloudConsole(https://console.cloud.google.com/).