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

Provider's data should be in icu_segementer::provider. #2300

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

makotokato
Copy link
Member

@makotokato makotokato commented Aug 1, 2022

  • Don't re-export provider's structs to icu_segementer
  • Move LSTM provider to icu_segmenter::provider.

- Don't re-export provider's data to icu_segementer
- Move LSTM provider to icu_segmenter::provider
)]
#[cfg_attr(feature = "serde", derive(serde::Deserialize))]
#[yoke(prove_covariance_manually)]
pub struct LstmDataV1<'data> {
Copy link
Contributor

Choose a reason for hiding this comment

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

praise: Thanks for breaking the original comments into relevant fields.

@Manishearth Manishearth merged commit 58334ea into unicode-org:main Aug 1, 2022
@makotokato makotokato deleted the provider-cleanup branch August 2, 2022 02:14
@makotokato makotokato mentioned this pull request Aug 2, 2022
22 tasks
@sffc sffc removed their request for review September 23, 2022 05:40
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