sentiment analysis in business intelligence
S Ilayaraja & Himani Rathi
$ sudo apt install python3-pip
$ sudo pip3 install -r requirements.txt
$ python3 preProcessing.py -[sml]
$ python3 train.py -[sml] -e epochs -o model -a activation
$ python3 test.py -[k(i <input>)] -[sml] -o model+activation