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

Feature: add new corpus entries to an existing model #14

Merged
merged 3 commits into from
Apr 29, 2024
Merged

Conversation

andrlik
Copy link
Owner

@andrlik andrlik commented Apr 29, 2024

For the simple case of adding new data, this improves performance by providing an incremental add. Note that updating models still requires regeneration over the corpus as it's hard to unwind a model.

andrlik added 2 commits April 29, 2024 12:15
New functions allow adding additional corpus data to an existing model without having to resupply the entire corpus.
Documentation of new feature in anticipation of release.
@andrlik andrlik self-assigned this Apr 29, 2024
@andrlik andrlik merged commit e30de2b into main Apr 29, 2024
3 checks passed
@andrlik andrlik deleted the addtomodel branch April 29, 2024 16:41
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.

1 participant