rm -rf fastText
git clone https://github.com/facebookresearch/fastText.git
cd fastText
make
