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

DictId handling by LexiconSet #252

Open
mh-northlander opened this issue Nov 28, 2024 · 1 comment · Fixed by #256
Open

DictId handling by LexiconSet #252

mh-northlander opened this issue Nov 28, 2024 · 1 comment · Fixed by #256
Milestone

Comments

@mh-northlander
Copy link
Collaborator

Currently dictionary id part of WordId is handled by several classes (LexiconSet, DoubleArrayLexicon, WordIdTable, ..).

DictId is for using multiple lexicons and LexiconSet should be responsible for modifying it.

@mh-northlander mh-northlander added this to the 0.8 milestone Nov 28, 2024
@mh-northlander
Copy link
Collaborator Author

By removing dictId handling from lexicon interface, we can reuse lexicons in multiple LexiconSet i.e. multiple dictionaries.

@mh-northlander mh-northlander linked a pull request Dec 2, 2024 that will close this issue
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 a pull request may close this issue.

1 participant