'Google NLP Entities Returning Wikipedia link as German instead of English

I've been trying to use the Entities Analyze API call for Google NLP and strangely enough, it keeps returning links to Wikipedia in German. Any idea how to resolve this?

You can see the try the API page does the same thing. https://cloud.google.com/natural-language

Google NLP Try The API

Thoughts? I've tried passing in the Language for the AnalyzeEntities call and it still returns Wikipedia results in different languages.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source