Requires: docker
, node
, python
in pubmed-to-db:
(xml-file refers to an export from pubmed)
in topic-modelling:
2.5 Transform corpus to dictionary and bag-of-words structure: python -c "from transform_corpus import *; save_corpus_and_dictionary_to_file()"
in topic-modelling: