Skip to content

Instantly share code, notes, and snippets.

@821jieun
Last active March 4, 2018 18:26
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Statement for Capstone App Idea

Enable users to search NASA's astronomy picture of the day archives by inputting a date (NASA API); Enable users to learn more about any aspect of the resulting picure and caption by searching Wikipedia with a search term (Wikipedia API).

@tudorilisoi
Copy link

tudorilisoi commented Mar 4, 2018

Hello, Jieun, nice to meet you!
My 2 cents: you can try to identify entities in the image description and their wikipedia links with this Google API:
https://cloud.google.com/natural-language/docs/analyzing-entities

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment