Skip to content

First Release

Compare
Choose a tag to compare
@MaartenGr MaartenGr released this 29 Nov 06:47
· 19 commits to master since this release
b01e426

First public release. Includes:

Features:

  • Edit Distance
  • TF-IDF
  • Embeddings
  • Custom models
  • Grouping of results with custom models
  • Evaluation through precision-recall curves

Fixes:

  • Update naming convention matcher --> model
  • Add basic models to grouper
  • Fix issues with vector order in cosine similarity
  • Update naming of cosine similarity function