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

Fix datagen with --segmenter-lstm-root #4277

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

Manishearth
Copy link
Member

Encountered fun errors where datagen worked fine with --icuexport-root but not when you also pass it --segmenter-lstm-root; with the segmenter paths overriding icuexportdata.

Thanks to @robertbastian for finding where the bug was.

robertbastian
robertbastian previously approved these changes Nov 13, 2023
@robertbastian
Copy link
Member

Ah, please add to changelog

sffc
sffc previously approved these changes Nov 13, 2023
Copy link
Member

@sffc sffc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer the changelog in a different PR only because it makes the potential cherry pick easier

@robertbastian
Copy link
Member

I think cherry-picking is a great reason to have the changelog in the same PR. You might have to resolve a diff, but the changelog entry comes with the commit. In the PR that bumps the version you then move the entry from unreleased to that version number.

@sffc
Copy link
Member

sffc commented Nov 13, 2023

ok, I'll just need to fix the merge conflict if we do it that way. it's fine.

@robertbastian robertbastian merged commit 374dafa into unicode-org:main Nov 14, 2023
29 checks passed
sffc pushed a commit to sffc/omnicu that referenced this pull request Nov 14, 2023
Encountered fun errors where datagen worked fine with `--icuexport-root`
but not when you also pass it `--segmenter-lstm-root`; with the
segmenter paths overriding icuexportdata.

Thanks to @robertbastian for finding where the bug was.

(cherry picked from commit 374dafa)

Conflicts:
	CHANGELOG.md
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.

3 participants