This repo hosts the tools that were exclusively built to answer the questions of the 3rd mini-challenge of the 2019 version of the VAST Challenge.
$ bokeh serve --show <DIR>
where <DIR>
can be either grafico1/
, grafico2/
, grafico3/
or gui/
.
- Python (v3.5.3)
- Bokeh (v1.2.0)
- NLTK (v3.4.1)
- TextBlob (v0.15.3)
- NumPy (v1.16.0)
- pandas (v0.24.2)
- Matplotlib (v3.0.2)
- word_cloud (v1.5.0)
- scikit-learn (v0.20.2)
- Node.js (v10.16.0)
- PhantomJS (v2.1.1) (wget)
- Selenium (v3.141.0)
- termcolor (v1.1.0)
- Google Chrome (v75.0.3770.100)
- Mozilla Firefox (v67.0.4)
- 🐧 Debian Stretch 9.9
- 🐧 Ubuntu Bionic 18.04.2
$ sudo apt-get install python3 python3-pip
$ sudo -H pip3 install --upgrade pip
$ sudo -H pip3 install --upgrade bokeh \
nltk pandas numpy matplotlib termcolor \
sklearn textblob wordcloud selenium
/usr/bin
.
/usr/bin
.
- Ana Larissa Dias - larissa.engcomp@gmail.com
- Cassio Batista - cassio.batista.13@gmail.com
- Edwin Rueda - ejrueda95g@gmail.com
- Erick Campos - erick.c.modesto@gmail.com