Tag Archives: R

Bash one-liners to the rescue

I recently find myself using handy bash one-liners more all the time. I think that this is where unix/linux can really start to shine. There are so many little programs that just do one thing, and one thing well. But … Continue reading

Posted in general, linguistics, linux | Tagged , , , | 1 Comment

Working on making fancy graphs with R / fixed versus random babble

I have been working on learning R for several months now, and continue to get better at it and enjoy it more all the time. I am currently working on a spoken word recognition project at work. The task we … Continue reading

Posted in linguistics | Tagged , , , , , , , , , , , , | Comments Off

vi key bindings in R

I am working on learning R. For those that don’t know, R is a programming language and program a bit similar to Matlab, but is particularly designed for statistics. It is free and open source, and pretty fast and flexible. … Continue reading

Posted in linux | Tagged , , , | 2 Comments