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 Trainer for custom language models #17

Closed
alanakbik opened this issue Jul 29, 2018 · 1 comment
Closed

Add Trainer for custom language models #17

alanakbik opened this issue Jul 29, 2018 · 1 comment
Assignees

Comments

@alanakbik
Copy link
Collaborator

Flair currently supports training of custom sequence taggers, but not custom language models. Many people want to try out contextual string embeddings for new languages (#2) or domains.

Task: add a trainer class to facilitate training of new language model embeddings.

@alanakbik alanakbik self-assigned this Jul 29, 2018
tabergma added a commit that referenced this issue Jul 30, 2018
@alanakbik
Copy link
Collaborator Author

LanguageModelTrainer class added to release 0.2 branch

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

No branches or pull requests

2 participants