From c657b54cd783f0a750386a2380d60067a39b4b61 Mon Sep 17 00:00:00 2001 From: Tomislav Medak Date: Sun, 19 May 2024 12:37:56 -0700 Subject: [PATCH] Update content/shard/redundancy.md --- content/shard/redundancy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shard/redundancy.md b/content/shard/redundancy.md index a928374..35f735d 100644 --- a/content/shard/redundancy.md +++ b/content/shard/redundancy.md @@ -1,6 +1,6 @@ +++ title = "redundancy.md" -glassblower = ["cristobalsciutto.md"] +glassblowers = ["cristobalsciutto.md"] +++ When a message is transmitted across a channel, in ![Shannon](bib:435722df-f5d6-4b80-9e5b-addd8bf43467)'s terminology, it is beneficial (in terms of bandwidth scarcity) to compress the message into the shortest possible code. This is only feasible because natural language features redundancy to clarify meaning and avoid misunderstanding.