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
Is there any way to auto-translate the English corpus during training/execution, or is it a must (the only way for multiple languages to work) to have a separate corpus for each language?
The text was updated successfully, but these errors were encountered:
To clarify, are you looking for a way to "translate" them with NLP.js or will you use a service / tool etc to translate for you? (if this is the case - NLP, does not "auto-translate" for you, tho you could use a service / tool / paid api etc to translate for you then add the translated results to the corpus using your own function etc...)
Or are you just curious if different languages added to corpus will require separate corpus files?
Is there any way to auto-translate the English corpus during training/execution, or is it a must (the only way for multiple languages to work) to have a separate corpus for each language?
The text was updated successfully, but these errors were encountered: