Skip to content

Spacy french NER transformer based model fr_dep_news_trf not working #13276

Discussion options

You must be logged in to vote

Hi! You're using fr_dep_news_trf, which doesn't have an NER component. In the documentation you can find which components it does have:

Components: transformer, morphologizer, parser, attribute_ruler, lemmatizer.

So it's not broken - the NER feature simply isn't available in this model. You'll have to use fr_core_news_lg instead.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@ameni-ayedi
Comment options

Answer selected by svlandeg
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@zmy1116
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang / fr French language data and models feat / transformer Feature: Transformer
3 participants
Converted from issue

This discussion was converted from issue #13275 on January 26, 2024 08:54.