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

feat: add just newest-dict-changes #701

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

Conversation

hippietrail
Copy link
Contributor

It finds the last time in the repo that the curated dictionary was edited and prints out details of all the changes.

You can supply a numeric arg to instead look at previous changes. 1 is the same as no arg.

Feel free to suggest a better name! Is hyphenated or not better?

Ideally a version of this should be in a GitHub Action for visual inspection.

This functionality could also be added to just addnoun or an extension of it.

A great improvement would be to call just getforms for each added or changed entry to show all the word variants the entry will add to the FST dictionary.

It finds the last time in the repo that the curated dictionary was edited and prints out details of all the changes.

You can supply a numeric arg to instead look at previous changes. 1 is the same as no arg.

Feel free to suggest a better name! Is hyphenated or not better?

Ideally a version of this should be in a GitHub Action for visual inspection.

This functionality could also be added to `just addnoun` or an extension of it.

A great improvement would be to call `just getforms` for each added or changed entry to show all the word variants the entry will add to the FST dictionary.
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