The lack of labeled training data has limited the development of natural
language processing tools, such as named entity recognition, for many languages
spoken in developing countries. Techniques such as distant and weak supervision
can be used to create labeled data in a (semi-) automatic way. Additionally, to
alleviate some of the negative effects of the errors in automatic annotation,
noise-handling methods can be integrated. Pretrained word embeddings are
another key component of most neural named entity classifiers. With the advent
of more complex contextual word embeddings, an interesting trade-off between
model size and performance arises. While these techniques have been shown to
work well in high-resource settings, we want to study how they perform in
low-resource scenarios. In this work, we perform named entity recognition for
Hausa and Yorùbá, two languages that are widely spoken in several
developing countries. We evaluate different embedding approaches and show that
distant supervision can be successfully leveraged in a realistic low-resource
scenario where it can more than double a classifier's performance.