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

Add support for deep learning models into Mudlark #15

Open
Michael-Stewart-Webdev opened this issue Apr 10, 2024 · 0 comments
Open

Add support for deep learning models into Mudlark #15

Michael-Stewart-Webdev opened this issue Apr 10, 2024 · 0 comments
Assignees

Comments

@Michael-Stewart-Webdev
Copy link
Contributor

At the moment Mudlark is fully heuristic based, with simple_normalisation being the only normalisation method. Another method could be added (something like deep_learning_normalisation that has support for Huggingface models. The Mudlark interface (e.g. the code in main.py) would need to be adjusted to have an option allowing the user to specify what type of normalisation model they want to use, and if they're using deep learning, then the user could also specify a URL of a Huggingface model or something along those lines.

I believe Tyler (@4theKnowledge) has a lexnorm model on Huggingface already (or at least is planning to put one on there).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

4 participants