Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 460 Bytes

todo.org

File metadata and controls

9 lines (9 loc) · 460 Bytes
  1. Add similar(word1,word2) function to FastTextModel
  2. Update readme with code examples
  3. Make a integration test script for running FastText with a sample dataset and then verify assertions
  4. Setup travisCI
  5. Write more unit tests, take some unit tests from official Spark Word2Vec implementation
  6. Setup a Jupyter notebook for parsing the trained vectors and doing plots etc.
  7. Publish to MavenCentral
  8. Publish as a spark package
  9. Remove logging