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

Handle dictid by lexiconset #256

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

mh-northlander
Copy link
Collaborator

@mh-northlander mh-northlander commented Dec 2, 2024

resolve #252

Remove dictionary-id handling from WordIdTable which is a part of a lexicon.
Instead LexiconSet (and WordLookup) is responsible for that.

Also let DictionaryPrinter use Lexicon.wordIds method instead of using WordIdTable directly.

@mh-northlander mh-northlander added this to the 0.8 milestone Dec 2, 2024
@mh-northlander mh-northlander linked an issue Dec 2, 2024 that may be closed by this pull request
@mh-northlander mh-northlander merged commit adde77d into develop-v0.8 Dec 3, 2024
4 checks passed
@mh-northlander mh-northlander deleted the feature/252-dictid-lexiconset branch December 3, 2024 02:35
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.

DictId handling by LexiconSet
2 participants