Expand description
🚧 [Unstable] Data provider struct definitions for this ICU4X component.
🚧 This code is considered unstable; it may change at any time, in breaking or non-breaking ways,
including in SemVer minor releases. While the serde representation of data structs is guaranteed
to be stable, their Rust representation might not be. Use with caution.
Read more about data providers: [icu_provider
]
Structs§
- Baked data
- The struct that stores a LSTM model.
- The struct that stores a LSTM’s matrix.
- The struct that stores a LSTM’s matrix.
- The struct that stores a LSTM’s matrix.
- Pre-processed Unicode data in the form of tables to be used for rule-based breaking.
- codepoint trie data that the difference by specific locale
SegmenterBreakGraphemeClusterV1
SegmenterBreakLineV1
SegmenterBreakSentenceOverrideV1
SegmenterBreakSentenceV1
SegmenterBreakWordOverrideV1
SegmenterBreakWordV1
SegmenterDictionaryWordAutoV1
SegmenterDictionaryExtendedV1
SegmenterLstmWordLineAutoV1
- char16trie data for dictionary break
Enums§
- Break state
- The data to power the LSTM segmentation model.
- The type of LSTM model
Constants§
- The latest minimum set of markers required by this component.