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
My use case requires results returned in ideally less than 50ms. Is it possible to save a lexicon after adding words & tags instead of at runtime? I would ideally run it as part of the deployment pipeline.
In addition to the speed concerns, I'm computing the same thing every session, and it's a (minor, yet annoying) waste.