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
Improvements to POS component. Determine that POS models are trained correctly, using newer tokenization. Train using old corpora and new corpora, evaluate using tokenization with and without hyphen splitting, and confirm performance is as expected on new corpus when hyphen splitting is active. Update POS, pipeline config. Deploy new POS models.
Additionally, any very minor fixes to POS code.