Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -3,6 +3,7 @@ | ... | @@ -3,6 +3,7 @@ |
3 | ## Installation | 3 | ## Installation |
4 | 1. Download CoreNLP from https://stanfordnlp.github.io/CoreNLP/download.html | 4 | 1. Download CoreNLP from https://stanfordnlp.github.io/CoreNLP/download.html |
5 | 2. Python modules progress and OGER: | 5 | 2. Python modules progress and OGER: |
6 | + | ||
6 | ```shell | 7 | ```shell |
7 | $ pip3 install progress | 8 | $ pip3 install progress |
8 | $ pip3 install git+https://github.com/OntoGene/OGER.git | 9 | $ pip3 install git+https://github.com/OntoGene/OGER.git | ... | ... |
-
Please register or login to post a comment