Machines will never understand language

ankitg121 pts0 comments

machines will never understand language | astra.pizzathis essay was typed, key by key, by my flesh tentacles colloquially known as hands (including the em-dashes, dammit)<br>I&rsquo;m in grade 5. I&rsquo;m lugging around the 800 page Learn to Program with Visual Basic 6 book to my classes. I must have looked ridiculous with a tome bigger than all my other school books combined. I was voraciously reading it every chance I got, soaking up programmer tips and reading about The Boolean China Shop (oblivious, it would seem, to the pun).<br>the first program I wrote was a simple, blank Windows form that, when clicked on, moved to a set position on the screen.<br>holy. shit.<br>this blew my little prepubescent mind. I immediately realized: if I can tell the computer to do this one thing, I could tell it to do anything!<br>I&rsquo;m in grade 8. I know how to code, I&rsquo;m a hotshot with the computer. I was going to major in computer science and work at Google (lol). I was, of course, happy to show off my computer technomancy any chance I got.<br>I needed a science fair project, so of course I applied my budding computer skills to&mldr; stylometric text analysis? um, a practice which involves analyzing two or more texts to see if they were written by the same person or not. let there be no doubt I have always been weird and autistic!<br>an English teacher helped me out by having a couple classes of students write a paragraph each for 3 prompts, including their name and numbering them 1, 2, and 3. I collected all these, then painstakingly transcribed what must have been 200 entries.<br>then, I wrote a PHP loop nested so deep it&rsquo;s seared into my memory as if I looked upon the face of Satan itself. the loop would go through each sample, gathering statistics like average word length, average sentence length, variety of word choice, etc. then, it would compare all the samples to each other, and find the best match. finally, it would check its results and report on the success rate.<br>I got something like a 93% success rate! nice work, kid me! yeah, there may have been no peer review, but to be fair my peers were also middle schoolers.<br>this&mldr; did not translate into science fair success. adults and kids alike were seemingly not impressed by statistical text analyses to determine authorship of text. probably didn&rsquo;t help that it was all on a trifold poster board hastily assembled an hour before school started.<br>I&rsquo;m in college. I&rsquo;m writing a silly meme bot that takes quotes from my friend and creates meme images of him, as you do in college. I want to have top and bottom text, so I need to find a place to break the quotes.<br>I start digging into Natural Language Processing (NLP). I find a library, start plugging it in, and am instantly overwhelmed. I&rsquo;m floored by the amount of complexity involved in parsing language. I just barely figure out what I need to use to break the text.<br>I&rsquo;d grown up surrounded by futuristic sci-fi media epitomizing a talking, smart computer. Smart House (1999) sticks out, caught as a rerun on TV. of course, by college I had watched Star Trek: TNG and its ubiquitous, Majel Barrett-voiced computer that could seemingly do everything.<br>it felt like that would never happen. I thought language was just too complicated for machines to truly understand. how could we make something that could handle that? making rules to parse the text is one thing, but understanding what it means? that must be an impossible task for a human to code. as impossible, it seemed, as coding consciousness from scratch.<br>DeepDream is out around this time. I spend ages staring at the patterns and generating new images. I can recognize the patterns; something familiar, yet alien. it&rsquo;s doing something, seeing something in these images, just on the cusp of recognition.<br>I&rsquo;m an adult and my college memories are starting to fade. it&rsquo;s 2019, and I&rsquo;m watching Vinesauce and Jerma play AI Dungeon 2, an early LLM-based game. it&rsquo;s like an old school text adventure game, but computer-generated.<br>it&rsquo;s jank, it breaks and gets in loops a lot, but what&rsquo;s there is kind of incredible. describe any situation with text and the model continues the story, acting like a Dungeon Master. it&rsquo;s not great at following rules or following anything, really, but the text understanding I&rsquo;d imagined years before was not only possible, but here? now, and so easily accessible?<br>in 2022, ChatGPT releases, and it&rsquo;s an evolution over the Maclanky-spewing demos from before. it still mostly feels like a toy, but getting more and more useful. I generate some silly limericks and poems, try a few questions. most useful for me at the time is writing some simple scripts or commands - esoteric GNU tools and PowerShell commands I don&rsquo;t want to look up the syntax for. it&rsquo;s only partially successful, but easy to validate.<br>in 2024, NotebookLM releases. my friends and I play around listening to and...

rsquo text computer like language something

Related Articles