An open API service indexing awesome lists of open source software.

https://github.com/neo4jrb/neo4apis-itunes

Implements neo4apis-itunes for downloading podcast data, also trying to make a Six Degrees of Myke graph
https://github.com/neo4jrb/neo4apis-itunes

Last synced: about 2 months ago
JSON representation

Implements neo4apis-itunes for downloading podcast data, also trying to make a Six Degrees of Myke graph

Awesome Lists containing this project

README

        

To get this to work you'll need the Stanford NLP engine files (e.g. `stanford-corenlp-3.5.2.jar` and `stanford-corenlp-models-current.jar`).

First you run `import.rb` to get the data in (make sure the Neo4j URL is correct) and then `extract_authors.rb` to extract authors from that data.