Skip to content
Discussion options

You must be logged in to vote

The textcat component that you've just added this way hasn't been initialized (it doesn't even know which labels it's supposed to predict) and it hasn't been trained. I'd suggest having a look at the training docs (https://spacy.io/usage/spacy-101#training, https://spacy.io/usage/training) and trying out a textcat demo project (spacy project clone pipelines/textcat_demo, https://spacy.io/usage/projects)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@vrunhofen
Comment options

@polm
Comment options

@vrunhofen
Comment options

Answer selected by vrunhofen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / textcat Feature: Text Classifier
3 participants
Converted from issue

This discussion was converted from issue #9727 on November 23, 2021 07:21.