Skip to content

Releases: finalfusion/finalfusion-utils

Fix compute-accuracy

04 Oct 09:45
Compare
Choose a tag to compare

Fix the compute-accuracy sub-command to actually compute accuracies rather than analogies.

Single binary

19 Sep 10:03
Compare
Choose a tag to compare
  • finalfusion-utils has been converted to a single binary with subcommands.
  • The finalfusion completions subcommand can be used to generate shell completions.
  • Switch to finalfusion 0.10 and reductive 0.3.

Lossy conversions

13 Aug 08:43
Compare
Choose a tag to compare

Add the --lossy option to ff-convert. This support conversion of text/word2vec/fastText embeddings with tokens that contain malformed UTF-8.

Support for fastText embeddings

04 Aug 11:52
Compare
Choose a tag to compare
  • Add support for reading and converting fastText embeddings.
  • ff-compute-accuracy: report average cosine similarity for analogies.
  • ff-{analogy,similar}: report words with failed embedding computation