Finding the most common n-grams in Russian using Perl 6 and HabraHabr
I've been teaching myself Russian for some time; in fact, I would probably be a lot better at it if I spent time actually learning Russian instead of thinking of ways of hacking my language learning process...which is exactly what we'll be doing here.
Read More...Posted on 2016-03-05
Keeping a Dev Journal
How many of you track your growth as a developer on a regular basis? I've been doing so for the last nine months, and I've found it rather rewarding. I thought I would write about it and share my experiences.
Read More...Posted on 2016-02-24
The State of Multi-Line Input in Rakudo
Last week, I created an experimental branch for multi-line input in the Rakudo REPL. I merged this branch on Friday, but I wanted to talk about where we stand, and where I see us going in the future.
Read More...Posted on 2016-02-15
Using latent semantic analysis to find synonyms in my Getting Things Done inbox
I try to use the Getting Things Done method to keep myself organized, but sometimes I wish that my computer could help share the load of that process. During my travels on the Internet, I discovered an algorithm called Latent Semantic Analysis (or LSA for short), which has some interesting natural language processing capabilities. I figured this would be a good application for my skills I gained from this language of the month. Let's explore my GTD inbox using this algorithm and my newfound powers of R!
Read More...Posted on 2016-02-14
R Mateys!
For the first language of the month article, the choice was clear: I wanted to learn more about statistics, so I enrolled myself into a course on Coursera to learn about it. It just so happens that the course is taught using R, so I get to kill two birds with one stone, as it were. I won't bore you with an exhaustive overview of the syntax, so let's just touch upon some of the features R provides.
Read More...Posted on 2016-02-07
Newer Entries Older Entries