Using HFST on Python
HFST (Helsinki Finite-State Transducer Technology) is a neat tool for modelling morphology of languages in a computational way. The problem is that currently, the Python API is under-documented. But fear […]
HFST (Helsinki Finite-State Transducer Technology) is a neat tool for modelling morphology of languages in a computational way. The problem is that currently, the Python API is under-documented. But fear […]
Believe it or not, we have different kinds of memory systems in the brain. In this post, I am going to cover three of them: episodic, procedural and working memory. […]
When making software, one will automatically want to believe in the result being useful. Why wouldn't it be? After all, the software product is built to solve a task, so […]
The Final Fantasy series has seen a lot changes over the years. If you like one game in the series, you might hate another. Square Enix has sure tried out […]
The biggest misconception about usability is that you would always need to have real test users to improve the user experience. There are however more economical ways to make improvements […]
I had taken quite a few courses in philosophy, but all I learned from them were long lists of great minds and what they think about the world. But somehow I […]
My new phone has an awesome WiFi modem. 📡 The problem is that it's a bit too good for it's own sake. Whenever I walk away from my home, I […]
Lately, I have put much thought into usability in video games. Back in the days, we were used to games being not-so-user-firendly. Such as Super Mario, a platformer that doesn't […]
When you are targeting an international audience and you have enough money to back your project up, the thing you have to do is to localize your application. Thinking that […]
I have compiled a list of places where one can look for corpora. This list is not limited to one language only, but rather I am listing resources that are […]