static
Class Unicode.Data.WordBreak
Unicode data used by the word breaking algorithm.
Whenever possible, word breaking should be done on the server, where it's possible to use tools that are both more complete and more performant. It should only be done on the client as an absolute last resort.