Mar 21, 2017
This blog is a continuation of this blog post which is a pretty good mix of technical and creative projects that this blog was originally written for. If you look at some of the way-way-back posts you'll see some of the things I've thought about and tried to work on from this perspective.
Read more »
Sept 1, 2016
Yesterday I published a small piece of software to Small Wide World's git to very little fanfare. It was a generalization of a bad piece of software I wrote the day before. It uses NLTK to perform a simple task: parse a simple sentence which follows the form "subject verb object" with optional additional information starting with "because". Examples of this grammar include:
GnuPG is software
IRC is a protocol
software implements a protocol
Javantea is human
AI3 is software
Javantea wrote AI3
Javantea writes software
Javantea writes English
Javantea reads German
Javantea reads Japanese
Javantea reads Portuguese
Javantea reads Spanish
nlp1.py creates this graph of the relationships:
Read more »
Feb 16, 2016
For many years I have been learning Japanese as a hobby. I have spent years watching subtitled anime to get my comprehension higher. Anime's often slow and deliberate speech patterns make it fairly easy to grab words. But the pace at which anime goes if you aren't careful you can forget everything you hear. Of course, you'll be more prepared for conversing and remembering if you've heard something 1000 times rather than once, but that doesn't translate into instant comprehension.
Read more »
May 19, 2010
Now that AltSci is back up and fewer a few serious XSS bugs, I thought I would show you some awesome things that AltSci has given you in the past few years. AltSci Language AI is perhaps the most interesting, with gems like "悪政" and "День Победы", you may learn a lot more than a language or two.
Tonight I hacked on something for work and for humanity. At the same time a person I know worked for me on another project that will not so much advance humanity so much as prove something quite simple. Who did more for the world, who had more fun, and who did the most work are pretty much immaterial but I wished that everyone in the world could enjoy a fraction of the satisfaction that a programmer does when they create a piece of code. A piece of code that can be open sourced and that helps others, even better.
Read more »