Burrows–Wheeler transform
E987000
UNEXPLORED
The Burrows–Wheeler transform is a reversible text transformation used in data compression to rearrange a string into runs of similar characters, enabling more efficient encoding by subsequent algorithms.
All labels observed (1)
| Label | Occurrences |
|---|---|
| Burrows–Wheeler transform canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T12516284 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: Burrows–Wheeler transform Context triple: [bzip2, usesAlgorithm, Burrows–Wheeler transform]
-
A.
Boyer–Moore string-search algorithm
The Boyer–Moore string-search algorithm is a highly efficient pattern-matching algorithm that scans text from right to left and uses precomputed shift rules to skip sections of the text, making it one of the fastest practical algorithms for substring search.
-
B.
Aho–Corasick algorithm
The Aho–Corasick algorithm is a classic string-searching algorithm that efficiently finds all occurrences of multiple patterns in a text using a trie-based finite-state machine.
-
C.
Lloyd’s algorithm
Lloyd’s algorithm is an iterative clustering method that partitions data into k groups by repeatedly assigning points to the nearest cluster center and updating those centers to minimize within-cluster variance.
-
D.
Rabin–Karp algorithm
The Rabin–Karp algorithm is a string-searching technique that uses hashing to efficiently find any one of a set of pattern strings in a text.
-
E.
Huffman
Huffman is a surname most commonly associated with the American computer scientist David A. Huffman, known for developing Huffman coding in information theory and data compression.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: Burrows–Wheeler transform Target entity description: The Burrows–Wheeler transform is a reversible text transformation used in data compression to rearrange a string into runs of similar characters, enabling more efficient encoding by subsequent algorithms.
-
A.
Boyer–Moore string-search algorithm
The Boyer–Moore string-search algorithm is a highly efficient pattern-matching algorithm that scans text from right to left and uses precomputed shift rules to skip sections of the text, making it one of the fastest practical algorithms for substring search.
-
B.
Aho–Corasick algorithm
The Aho–Corasick algorithm is a classic string-searching algorithm that efficiently finds all occurrences of multiple patterns in a text using a trie-based finite-state machine.
-
C.
Lloyd’s algorithm
Lloyd’s algorithm is an iterative clustering method that partitions data into k groups by repeatedly assigning points to the nearest cluster center and updating those centers to minimize within-cluster variance.
-
D.
Rabin–Karp algorithm
The Rabin–Karp algorithm is a string-searching technique that uses hashing to efficiently find any one of a set of pattern strings in a text.
-
E.
Huffman
Huffman is a surname most commonly associated with the American computer scientist David A. Huffman, known for developing Huffman coding in information theory and data compression.
- F. None of above. chosen
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.