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

Is it possible to properly populate the language metadata automatically? #126

Open
benoit74 opened this issue Jul 3, 2024 · 2 comments
Open
Labels
enhancement New feature or request question Further information is requested
Milestone

Comments

@benoit74
Copy link
Collaborator

benoit74 commented Jul 3, 2024

Currently the language metadata is eng by default. Isn't it possible to compute this metadata from Kolibri data?

@benoit74 benoit74 added enhancement New feature or request question Further information is requested labels Jul 3, 2024
@benoit74 benoit74 modified the milestones: 2.0.0, 1.2.2 Jul 3, 2024
@benoit74 benoit74 modified the milestones: 1.2.2, 2.0.0 Sep 24, 2024
@benoit74
Copy link
Collaborator Author

See #41 also

@ayudixit
Copy link

@benoit74 sure we can do, a rough idea this but we have to check whether metadata exists or not, then extract and use it. If not, apply a language detection algorithm after that update the language metadata dynamically using the computed language and store it for future access.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants