- Add similar(word1,word2) function to FastTextModel
- Update readme with code examples
- Make a integration test script for running FastText with a sample dataset and then verify assertions
- Setup travisCI
- Write more unit tests, take some unit tests from official Spark Word2Vec implementation
- Setup a Jupyter notebook for parsing the trained vectors and doing plots etc.
- Publish to MavenCentral
- Publish as a spark package
- Remove logging