Your byte size news and commentary from Silicon Valley the land of startup vanities, coding, learn-to-code and unicorn billionaire stories.
Ad
Saturday, March 2, 2019
Neo4j Building the BBC GoodFoods Graph (Neo4j Online Meetup #51) Notes Transcript Lessons Learned
Building the BBC GoodFoods Graph (Neo4j Online Meetup #51) Food Data great for testing out all important neo4j features. Great dataset for illustrating Neo4j's capability for name entity management, master data management, knowledge graph. First look for an API for the data. Almost people scrape if not available. Beautiful Soup. Hard to ID ingredient, trained a ML to recognize that. Nice JSON object in Page Source. On the top of the page. Cool tip to scrape. File with a stream of JSON one per recipe. Decode using a library from JavaScript code and JSON to Python Dictionary. Some exception handling if no data, can skip recipe. Use apcjones.com to construct the graph. Design a graph model first: model the data also needs to find out what question do we want to ask the data. Neo4j easy to change. Don't have to get the model right the first time. Materials available in github. Also a browser guide. Tool called arrows:Create node, entities, the nouns in the data. First node Recipe. Click into the apcjones node, add title as property example title: Chocolate Cake. https://youtu.be/nEIJmH6FIjs?t=643
Subscribe to:
Post Comments (Atom)
React UI, UI UX, Reactstrap React Bootstrap
React UI MATERIAL Install yarn add @material-ui/icons Reactstrap FORMS. Controlled Forms. Uncontrolled Forms. Columns, grid
-
This review is updated continuously throughout the program. Yay I just joined the Udacity Nanodegree for Digital Marketing! I am such an Uda...
-
Can hack schools solve Silicon Valley's talent crunch? The truth about coding bootcamps and the students left behind http://t.co/xXNfqN...
-
The bogus request from P2PU to hunt for HTML tags in real life has yielded a lot of good thoughts. My first impression was that this is stup...
No comments:
Post a Comment