Skip to content
Daniele Guido edited this page May 12, 2020 · 1 revision

To generate the data/topics.json file and computate the related topic graph:

cd impresso-middle-layer
CHUNK_SIZE=2 DEBUG=impresso/script* npm run update-topics

it may take up to 1h as co-occurrence is weighted by topic relevance

Clone this wiki locally