view demo/build_requirements.sh.orig @ 1:eb3b846ae0ef tip

second commit
author Emmanouil Theofanis Chourdakis <e.t.chourdakis@qmul.ac.uk>
date Wed, 16 May 2018 18:13:41 +0100
parents 4dad87badb0c
children
line wrap: on
line source
#!/usr/bin/env bash
git clone https://github.com/huggingface/neuralcoref.git
cd neuralcoref
pip install .

pip install numpy sox soundfile
selenium scipy matplotlib pandas pypeg2 spacy sklearn sklearn_crfsuite nltk librosa

python -m spacy download en