Skip to content

Commit

Permalink
Update examples/04_visualize-ner-extra-options.py
Browse files Browse the repository at this point in the history
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
  • Loading branch information
narayanacharya6 and svlandeg authored Dec 27, 2021
1 parent 37982d4 commit 53e9b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/04_visualize-ner-extra-options.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
show_table=False,
title="Custom Colors NER Visualization",
colors={"ORG": "#EEE"},
options={
displacy_options={
"kb_url_template": "https://www.wikidata.org/wiki/{}"
},
key="Custom Colors"
Expand Down

0 comments on commit 53e9b6a

Please sign in to comment.