- Word representations & sentense classification fastText is a library for efficient learning of word representations and sentence classification.
- Original from FB : https://github.com/facebookresearch/fastText
- Node.js Wrapper : https://github.com/callemall/fasttext-js
- R Wrapper : https://github.com/pommedeterresautee/fastrtext
- Python Wrapper : https://github.com/salestock/fastText.py || https://github.com/vrasneur/pyfasttext
- Java Wrapper : https://github.com/vinhkhuc/JFastText
- Scene Text Detection :