You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Increase versions, speed & update model downloading (#10)
Co-authored-by: Nicolas Dalsass <nicolasdalsass@users.noreply.github.com>
- Move FLAIR to resources_init & make non-en spaCy models optional
- Upgrade to spaCy 3 & increment plugin version
- Disable unused pipeline algos - divides recipe time roughly by two
- Allow multi-cpu processing - on a 8 core machine, divives recipe time roughly by 3