Add Article Sets to your Server - PMeschenmoser/Visual-Analyzer-for-News-Dependencies GitHub Wiki
- Move your articles into the new folder data/<section>_<topic>
- Names for .txt files need to accord to the following format: yyyy_mm_dd_hhmm_<source>_<topic>.txt
- .json files need to have the following keys on level 0: year, month, day, hour, min, title, content, source
- Call
npm run-script start
and open localhost:3000. If you want to run the VAND Multi frontend, make sure to have the Stanford Core NLP server running.
⚠️ **GitHub.com Fallback** ⚠️