9:14
From Binary to Text: ASCII, Unicode, UTF & base64
Text encodings and the interactions of all concepts that it encompasses was blurry and unsettling for me for quite some time.
9:37
Characters, Symbols and the Unicode Miracle - Computerphile
Audible free book: http://www.audible.com/computerphile Representing symbols, characters and letters that are used worldwide is ...
3:29
ASCII, Unicode, UTF-8: Explained Simply
programming #ascii #unicode EQUIPMENT I USE ⌨️ Keyboard: https://amzn.to/3tgO0le 🖱️ Mouse: https://amzn.to/45qLl5T ...
10:54
Unicode, in friendly terms: ASCII, UTF-8, code points, character encodings, and more
Ever been bit by a Unicode bug? Maybe you weren't treating UTF-8 encoded data correctly, or tried to read it as ASCII? Maybe ...
6:30
How Computers Compress Text: Huffman Coding and Huffman Trees
Computers store text (or, at least, English text) as eight bits per character. There are plenty of more efficient ways that could work: ...
37:42
This video provides an introduction to text encoding on computers, and outlines the history that led to the creation of the Unicode ...
32:49
How to use the Text Encoding Initiative (TEI) for digital scholarly editing (by Sarah Lang)
LaTeX Ninjaing & Digital Humanities / Sarah Lang
This video is part of the project "Digitizing the Materiality of the Premodern Book" ...
3:29
http://tomscott.com - @tomscott - No, seriously. Here's how to read text when all you can see is a bunch of 0s and 1s. It's easier ...
8:43
Elegant Compression in Text (The LZ 77 Method) - Computerphile
Text compression methods such as LZ can reduce file sizes by up to 80%. Professor Brailsford explains the nuts and bolts of how ...
8:48
How Computers Store Text - ASCII, Unicode, UTF-8, UTF-16, and UTF-32
How do computers store text? In this video you will learn how we encode text into numbers, and decode those back into text.
10:04
TEI (the Text Encoding Initiative) - an overview
This is an updated 10-minute overview of TEI [the Text Encoding Initiative] for English majors or anyone else interested in digital ...
1:00
What is UTF-8 character encoding and why is it needed?
Learn to code for free at https://www.freecodecamp.org.
7:14
TOKENIZATION: How AI models turn text into numbers | Byte-Pair Encoding
Large Language Models don't actually understand language—they understand numbers. But how do we turn words into numbers ...
9:01
Beginners guide to coding qualitative data
Quirkos - Simple Qualitative Analysis Software
How do you analyse qualitative text data? What is coding? This video tutorial will give a basic introduction to different methods of ...
19:56
UTF-8: The Internet's current favorite text encoding scheme
Patreon ➤ https://www.patreon.com/jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ...
36:57
Covers capturing text from images, basic encoding, and points to sources of information on XML and the Text Encoding Initiative.
1:43
Quick explanation: One-hot encoding
What is one-hot encoding? It is a way to feed categorical data to Machine Learning models. Why do we use one-hot encoding?
5:18
The Seward Family Digital Archive: A Guide to Text Encoding Initiative (TEI)
Thomas Slaughter, Arthur R. Miller Professor of History and Director of the SFDA, Rhianna Gordon, PhD Candidate and ...
8:38
Want to play with the technology yourself? Explore our interactive demo → https://ibm.biz/BdKet3 Learn more about the ...
6:10
Text Compression with Huffman Coding
Let's take a look at Huffman coding which is a compression technique used to reduce the number of bits needed to send a ...