Skip to content

feat: dictionaries have synonyms#23

Merged
matteomiceli merged 17 commits intomainfrom
synonyms
Mar 15, 2026
Merged

feat: dictionaries have synonyms#23
matteomiceli merged 17 commits intomainfrom
synonyms

Conversation

@matteomiceli
Copy link
Copy Markdown
Member

@matteomiceli matteomiceli commented Feb 17, 2026

Introduces variant word matches across kobo, kindle, and stardict formats. Parses redirects as synonyms.

- adds synonym support to dictionaries
- adds variant (synonym) support for dictfile formatting
Do not write to dict file every loop -- write to byte array instead.
Significantly reduces io operations and gives us more control over the
generated file.
Before adding synonym support, I want some assurance that dictionary
conversion isn't regressing.
@matteomiceli matteomiceli changed the title feat: synonyms in dictionaries feat: dictionaries have synonyms Mar 11, 2026
@matteomiceli matteomiceli force-pushed the synonyms branch 10 times, most recently from 6b2df8e to 000e0f6 Compare March 15, 2026 22:55
@matteomiceli matteomiceli merged commit 2f2147e into main Mar 15, 2026
@matteomiceli matteomiceli deleted the synonyms branch March 16, 2026 23:39
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