Add a fastText conversion option to `convert_tsv.py`. In the fastText input format, - each document should be written on a separate line ([to avoid "cross pollination"](https://github.com/facebookresearch/fastText/issues/518)) - headers should be excluded