Hi, I'm Lj Miranda and welcome to my blog!
I'm a Machine Learning Engineer at Explosion. I help develop spaCy and related open-source projects. I'm currently based in the Philippines.
In this blog, I write about my interests in machine learning, software development, and research—so grab a cup of coffee and feel free to look around!
Recent Posts
-
Dependency parsing for a low-resource language (Tagalog)
Let me tell you about the amazing world of dependency parsing, especially for a low-resource language like Tagalog. Unlike English, Tagalog has a limited amount of labeled data, and presents a unique challenge to NLP. How do we solve this? Read on to find out more.
-
How to fuse chips in NieR: Automata
Ok, this post is a little bit off-brand, but I must write this one down. Here's a short guide on how to fuse chips in the hit 2017 classic, NieR: Automata.
-
How to make word vectors from scratch
Ever wondered how those numbers in Word2Vec and Fasttext were produced? In this blogpost, we'll create our own set of word vectors!