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

Update version to 0.1.4, add DawgPayload utility class #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

bt2901
Copy link

@bt2901 bt2901 commented Nov 3, 2024

  1. as noted in Version on Npm is higher than Github source code #2, the npm version is 0.1.4 while the Github code is still on 0.1.2. I reverse engineered and backported diffs between 0.1.2 and 0.1.4 releases on npm, now source should reflect published package

  2. for the current interface of dawgjs isn't really convenient for pymorphy2-related things, it is too low-level. I created new class DawgPayload that provides a high-level wrapper around these. Partly based on Az.ts, partly backported from Az.js, partly summoned from the depths of R'Lyeh.

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