2022 Data Compression Conference (DCC) 2022
DOI: 10.1109/dcc52660.2022.00050
|View full text |Cite
|
Sign up to set email alerts
|

Binary-Coded Ternary Number Representation in Natural Language Text Compression

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
4
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
2
1
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(4 citation statements)
references
References 8 publications
0
4
0
Order By: Relevance
“…can be either 'true' or 'false' with high probability) and this slows down the algorithm on modern processors. However, we can avoid performing conditional statements by exploiting an idea similar to the fast decoding of a binary-encoded ternary code given in [15]. We use this approach in Algorithm 2 described in the next Section, which is a part of general integer retrieving Algorithm 1.…”
Section: Reverse Multi-delimiter Codesmentioning
confidence: 99%
See 3 more Smart Citations
“…can be either 'true' or 'false' with high probability) and this slows down the algorithm on modern processors. However, we can avoid performing conditional statements by exploiting an idea similar to the fast decoding of a binary-encoded ternary code given in [15]. We use this approach in Algorithm 2 described in the next Section, which is a part of general integer retrieving Algorithm 1.…”
Section: Reverse Multi-delimiter Codesmentioning
confidence: 99%
“…• When we found the leftmost byte of a required codeword, decode it using a fast byte-aligned decoding technique, e.g. as discussed in [15]. Note that in general the j-th L2-block position can be approximated by the formula kj + b, where parameters k and b are calculated with the ordinary least squares technique.…”
Section: Integer Retrieving Techniquementioning
confidence: 99%
See 2 more Smart Citations