Skip to content
Discussion options

You must be logged in to vote

Hi @hyperknot,

Is there any advantage for using the trf model, other than the 1-2% improvements listed on the model release?

Well, how much exactly transformer models are better depends on your use case and data. In general no, their benefit is being more accurate, their drawback is being slower and needing more resources.

Also, what's not clear to me from the model releases: do trf models only work with a GPU?

No, but they are very slow on CPUs.

+1 question: if I'm running en_core_web_lg, is there any point in running xx_sent_ud_sm for senter, or I should just enabled senter in the default en_core_web_lg pipeline? (From what I saw it's not enabled by default, right?)

The parser com…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adrianeboyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / senter Feature: Sentence Recognizer feat / transformer Feature: Transformer
2 participants