explosion / explosion/spacy-streamlit

Unexpected keyword errors

Open
#33 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
863
Forks
113
PR merge metrics
No merged PRs in 30d

Description

Hello,

I aa looking to use spacy-streamlit to visualise custom sentences and entities output from my own model.

When running some of your example .py files, I have found errors
https://github.com/explosion/spacy-streamlit/tree/master/examples

03_visualize-ner-manual.py
The error says:
`TypeError: visualize_ner() got an unexpected keyword argument 'manual'
`

04_visualize-ner-extra-options.pyThe error says:
`TypeError: visualize_ner() got an unexpected keyword argument 'displacy_options'
`

I think this may be a big. Is there a way around this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.