Skip to content

Commit 487f4c7

Browse files
authored
Update README.md
1 parent c794938 commit 487f4c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

baselines/EMNLP2019/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## Requirements
22
python 3.7
3+
```
34
pip install -r requirements.txt
45
python -m spacy download en_core_web_lg
6+
```
57

68
Set environment variable DIFFBOT_TOKEN if you want to use entitylinking. We are providing cached results for the KnowledgeNet documents, but you will need this if you want to run the system on other documents or if you want to change the NER system. Free trial available at https://www.diffbot.com/get-started/
79

0 commit comments

Comments
 (0)