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

GRAMEX-204 ⁃ ENH: Labelstudio support for MLHandler template #547

Closed
wants to merge 7 commits into from

Conversation

jaidevd
Copy link
Member

@jaidevd jaidevd commented Jun 6, 2022

To be merged after #543

The MLHandler template now has a UI for sentiment analysis with
transformers. A labelstudio interface is added for fine-tuning the model
with live annotations.

┆Issue is synchronized with this Jira Bug

Sklearn models are saved as files, transformers are saved in
directories. Earlier, the handler was doing disk I/O - this commit
ensures that the wrapper classes perform the I/O for the models
MLHandler now supports trainable named entity recognition.
The MLHandler template now has a UI for sentiment analysis with
transformers. A labelstudio interface is added for fine-tuning the model
with live annotations
@sync-by-unito sync-by-unito bot changed the title ENH: Labelstudio support for MLHandler template GRAMEX-204 ⁃ ENH: Labelstudio support for MLHandler template Jun 6, 2022
@jaidevd jaidevd closed this Jun 10, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant