Ongig's Text Analysis
npm install ongig-text-analysisshell
npm install git+https://1688536d68ee82faf4a90a1ff3fa4c77ed92a941:x-oauth-basic@github.com/andrewdtalley-3/ongig-text-analysis.git#master
`Upgrade
To upgrade this package, simply modify the code, change the version number in package.json, run npm run build, and then push the changes to the master branch on GitHub.To receieve the updated package, run the following command in the folder that has this package as a dependency:
`shell
npm update ongig-text-analysis
`Update Wordlists
To run the python script to update the wordlists from the Google Sheets doc, do one of two things:1. Navigate to the
csv-to-wordlist folder and run the google-sheets.py file.
2. From this folder, run npm run load-google-sheet`.