Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have different NLP models based on chosen languages at runtime #23

Open
Aran30 opened this issue Oct 2, 2023 · 0 comments
Open

Have different NLP models based on chosen languages at runtime #23

Aran30 opened this issue Oct 2, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request nlp

Comments

@Aran30
Copy link
Collaborator

Aran30 commented Oct 2, 2023

In case one would like to develop a bot capable of using multiple languages, there should be a language model for each language.
This way, if a language switch is to occur, the bot would also switch the language model accordingly.

This change would require functions to:

  • Set the different languages at design time.
  • Jump between languages during run time.
  • Define different training examples and add a language to categorize the training examples.
@Aran30 Aran30 added the enhancement New feature or request label Oct 2, 2023
@Aran30 Aran30 self-assigned this Oct 2, 2023
@Aran30 Aran30 added this to the Version 1.0 milestone Oct 19, 2023
@mgv99 mgv99 added the nlp label Oct 20, 2023
@jcabot jcabot removed this from the Version 1.0 milestone Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nlp
Projects
None yet
Development

No branches or pull requests

3 participants