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
Today, romanize function support a word only by design (rule-base method and deep learning method). It doesn't have preprocessing (word tokenizer and more) like romanization program.
I think we should update romanize docs and add warning if the user give the text that have space to the function.