While to some it may seem trivial to roll your own PIL (Python Imaging Library) it can be quite annoying for others. Especially if you have followed my previous tutorial on installing Python 2.7 from source. On request from a…
So lets say that you have a VPS or two from a company like slicehost or Linode. Cool, right? Yep. Powerful and affordable. You have a server at your finger tips for as little as $20/month…
So . . . . after some back and forth with Qing, here is what is ready so far. I know it needs work, but I should be able to get some stuff ready for N-GRAM soon.
update: (Feb 2011)…
The touch tool is a very basic one that can also be very helpful. If you are in a POSIX compliant environment (unix/linux/osx) then you will most likely have this tool built-in. touch at the core is a tool that…