This Python Flask application demonstrates App Engine Standard and the Natural Language API
{{text}}
Name: {{ entity.name }}
Salience: {{ entity.salience }}
{% if entity.metadata['wikipedia_url'] %}{{ entity.metadata['wikipedia_url'] }}
{% endif %}Magnitude: {{ sentiment.magnitude }}
Score: {{ sentiment.score }}