Experimental script to divide wikipedia articles into sections and pass them through Rosette.com so they're tagged with wikipedia items.
- Clone the repo
- Sign up for a dev access in rosette.com
- rename
config.sample.js
toconfig.js
and add your Rosette API ID to the config - run
npm install
- Edit
fetch.js
and add the group of pages you'd like to analyze inpagelist
- Run
node fetch.js
for the files from the APIs - Run
node analyze.js
for the analysis into topics