(nettipäiväkirja 25.10.2018) I read Tensorflow's text
classification tutorial
(https://www.tensorflow.org/tutorials/keras/basic_text_classification).
It's pretty straightforward, and I encourage you to take a look at it,
too. But it uses a ready-made dataset; and while this is quite okay,
it's easier to create your own than you might think.
[...]