Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 268 Bytes

File metadata and controls

18 lines (9 loc) · 268 Bytes

Faster Word Embeddings

See more at https://spenai.org/bravepineapple/faster_em

Build Instructions

Build faster_em.jar:

$ make

Run tests:

$ make test

Test Results

I've included a sample run of test results in the sample_test_results directory.