Find the entities mentioned in a text via the Google Cloud Language API
Pass in a string of text and receive a list of the entities it mentions.
python gcloud_entities.py <text_file> <number_of_entities (optional)>
Example: python gcloud_entities.py example.txt 5