Add Article Sets to your Server - PMeschenmoser/Visual-Analyzer-for-News-Dependencies GitHub Wiki

  1. Move your articles into the new folder data/<section>_<topic>
  2. Names for .txt files need to accord to the following format: yyyy_mm_dd_hhmm_<source>_<topic>.txt
  3. .json files need to have the following keys on level 0: year, month, day, hour, min, title, content, source
  4. 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** ⚠️