Skip to content

Comments

missing calls of reset functions in ListMultibucket and Multivocab#8

Open
gilmoright wants to merge 1 commit intotdozat:masterfrom
gilmoright:master
Open

missing calls of reset functions in ListMultibucket and Multivocab#8
gilmoright wants to merge 1 commit intotdozat:masterfrom
gilmoright:master

Conversation

@gilmoright
Copy link

Added override of reset() function in Multivocab class, now it calls the reset() for each vocab object in it.
Added calls of reset() function for every bucket in ListMultibucket class

When I was doing some experiments with parsing one sentence at a time, I noticed that one of multivocabs was saving data even after I called the reset() function. There are 2 little fixes, in case someone will try to do something simmilar.

reset() for each vocab object in it.
Added calls of reset() function for every bucket in ListMultibucket class
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