deps 267 Bytes
Newer Older
1 2 3 4 5 6 7 8
#!/bin/bash

git clone https://gitlab.iscpif.fr/gargantext/clustering-louvain-cplusplus.git
cd clustering-louvain-cplusplus
./install
cd ..


9
sudo apt install -y default-jdk
10 11 12 13 14
wget https://dl.gargantext.org/coreNLP.tar.bz2
tar xvjf coreNLP.tar.bz2
# ./startServer.sh