Addendum to PIPs to Document Program Changes

First, we must install missing packages sklearn and stop-words. In scholar, open up a shell and type the following: python3.6 -m pip install sklearn --userpython3.6 -m pip install stop-words --user. For the following questions, and ................
................