2-Update Code

Download PDF

This code, when copied and pasted, will update your virtual machine with a few more useful files we’ll need.

Make sure to copy it into a terminal window inside your VM.

wget -nc -O /texts/english_stopwords.txt https://raw.githubusercontent.com/bmschmidt/Bookworm-Mallet/master/bookwormStopwords.txt
wget -nc -O /texts/medical_vectors.bin http://benschmidt.org/medical_vectors.bin
wget -nc -O /texts/words.txt http://benschmidt.org/words.txt