Skip to content

Commit

Permalink
Update 03_visualize-ner-manual.py (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
svlandeg authored Apr 7, 2022
1 parent 28a2624 commit b16f19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/03_visualize-ner-manual.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
doc,
labels=["ORG"],
show_table=False,
title="Persons, dates and locations",
title="Manual visualization of organisations",
manual=True
)

0 comments on commit b16f19b

Please sign in to comment.