generated from mwc/lab_compression
creating a text codec. I went simple, since this was a really complicated process for me. I starte by defining the characters I wanted in the text and listed them based on the set provided. Then after those were input, I defined "the" as a shortcut, since it is a common word in the language. I also added a few more common words to the list for shortcuts. I think that this, in the classroom setting, would be really interesting. Students could potentially create an entire language. Starting with physical words, the using encoding and compression to create lanuages like emojis or shapes or numbers. Students could potentially create cyphers to decode and analyze in groups. Overall, this is making sense, but is definately a challenging concept. Looking forward to continue working on it! |
||
---|---|---|
text_codecs | ||
.gitignore | ||
hello.txt | ||
poem.txt | ||
poetry.lock | ||
pyproject.toml |