When spaCy has nothing to do it will not create an output view.
This may be intentional, but there is a general question whether an app should always add a view or not. I lean to there being a view, even if it is empty, so we know that spaCy actually was run over a file.
When spaCy has nothing to do it will not create an output view.
This may be intentional, but there is a general question whether an app should always add a view or not. I lean to there being a view, even if it is empty, so we know that spaCy actually was run over a file.