greenpeace / gpi-tl-hermes

News Aggregations and Sentiment Analysis app
2 stars 0 forks source link

Google Natural Language API toolset #12

Closed krauthex closed 5 years ago

krauthex commented 5 years ago

Contains a collection of copied functions from the Google documentation (GNL_examplecode.py) and the tailored toolset for hermes (nappyTools.py). All the magic happens in the class Content and its three methods analyse, classify, and jsonify.