This project is adopted from: github.com/tim-cheng/fasttextgo
Golang binging for facebook FastText v0.1.0 (wget https://github.com/facebookresearch/fastText/archive/v0.1.0.zip)
Need to run make first before usage. For usage details, please refer to test/FastTextDebug.go