Back to API Reference
Class
WordSegmentationDictionary
sealed
Self-contained dictionary asset for word segmentation of a specific script.
Remarks
Each asset holds a binary double-array trie and the target Unicode script. Add to UniText Settings to enable word segmentation for that script. Create via Tools → UniText → Tools → Dictionary Builder tab.
public UnicodeScript Script{ get }The Unicode script this dictionary targets.
