Skip to content

Commit

Permalink
Fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
ines committed Jan 27, 2021
1 parent e07402a commit 1469c40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/02_custom.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@
labels=["PERSON", "DATE", "GPE"],
show_table=False,
title="Persons, dates and locations",
sidebar_title=None,
)
st.text(f"Analyzed using spaCy model {spacy_model}")

0 comments on commit 1469c40

Please sign in to comment.