menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Cloud News

>

Preprocess...
source image

Johndcook

4w

read

8

img
dot

Preprocessing text to make it more compressible

  • The Burrows-Wheeler transform (BWT) permutes text in order to make it more compressible by exploiting repetition.
  • The BWT lists all the rotations of a string, sorts the table, and takes the last column as the transform value.
  • The BWT rearranges text in a way that makes run-length encoding more efficient.
  • The BWT is reversible and tends to cluster similar letters together, making it suitable for compressing natural language text.

Read Full Article

like

Like

For uninterrupted reading, download the app