Installing BlaBlaΒΆ

Installing BlaBla is as easy as installating any other normal Python package

git clone https://github.com/novoic/blabla
cd blabla
pip install .

BlaBla also uses Stanford CoreNLP for analysing text. To set up CoreNLP, run the following command ./setup_corenlp.sh after changing corenlp_dir and lang if required. Please refer to our README file for more details on the installation.

./setup_corenlp.sh