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
Not exposing non-English languages--implementing Vietnamese version of Kwik-E-Mart app. Need to expose language parameter in Application and ApplicationManager classes, as well as pass language parameter into nlp.process(). See PR #82
The text was updated successfully, but these errors were encountered:
We have changed the interface due so that we can add language and locale param for each NLP object directly. In the future, we might revisit setting a default language for an application when we add native support for multiple languages. We will descope this PR to simply add the Vietnamese version of Kwik E Mart.
Not exposing non-English languages--implementing Vietnamese version of Kwik-E-Mart app. Need to expose language parameter in Application and ApplicationManager classes, as well as pass language parameter into nlp.process(). See PR #82
The text was updated successfully, but these errors were encountered: