$ git clone https://github.com/joaobarbirato/linkpics
$ cd linkpics
virtualenv venv/ -p python3.6
source venv/bin/activate
- Make sure you have CMake properly installed.
pip3.6 install -r requirements.txt
- Instructions can be found at the TreeTagger documentation
- Extract it to
app/src/PLN/TreeTagger