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

Unify constructor behaviour with respect to OOV term initialization #32

Open
lgrz opened this issue Apr 22, 2020 · 0 comments
Open

Unify constructor behaviour with respect to OOV term initialization #32

lgrz opened this issue Apr 22, 2020 · 0 comments

Comments

@lgrz
Copy link
Contributor

lgrz commented Apr 22, 2020

The default constructor does not initialize the OOV term, however the constructor Lexicon::Lexicon(Counts c) does initialize the OOV term. From a user perspective this can cause subtle errors in the term id's themselves depending on which constructor is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant