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

serialization #2

Open
sugarme opened this issue Sep 20, 2020 · 0 comments
Open

serialization #2

sugarme opened this issue Sep 20, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sugarme
Copy link
Owner

sugarme commented Sep 20, 2020

Serialization of the Tokenizer and all the parts (PreTokenizer, Normalizer, ...) using encoding/gob. It is now easy to save/load an entire tokenizer.

See: https://stackoverflow.com/questions/28020070/golang-serialize-and-deserialize-back

@sugarme sugarme added the enhancement New feature or request label Sep 20, 2020
@sugarme sugarme self-assigned this Sep 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant