Added install links

master
jvdhorst 6 years ago
parent 7b7def3b78
commit 759fd5a5df

@ -58,8 +58,9 @@ where words with a specific label are hidden. Output can be saved as poster, or
run: `make output/reading_structure/index.html`
Specific Dependencies:
* nltk: nltk.tokenize.punkt, ne_chunk, pos_tag, word_tokenize, sentiment.vader
* weasyprint
* jinja2
* nltk (http://www.nltk.org/install.html)
* nltk.tokenize.punkt, ne_chunk, pos_tag, word_tokenize, sentiment.vader (https://www.nltk.org/data.html)
* weasyprint (http://weasyprint.readthedocs.io/en/latest/install.html)
* jinja2 (http://jinja.pocoo.org/docs/2.10/intro/#installation)
* font: PT Sans (os font https://www.fontsquirrel.com/fonts/pt-serif)
* font: Ubuntu Mono (os font https://www.fontsquirrel.com/fonts/ubuntu-mono)

Loading…
Cancel
Save