Skip to content

JedAI version 3.0

Compare
Choose a tag to compare
@xstrtok xstrtok released this 05 Mar 15:07
· 190 commits to master since this release

changelog:

  1. added two more workflows
    • Workflow 1: This workflow is suitable for applications that require robust performance and high effectiveness, for applications involving data with a highly heterogeneous schema and for users who want try a pre-configured solution without any manual intervention.
    • Workflow 2: This workflow is suitable for application that emphasize time efficiency at the cost of slightly lower effectiveness, provided that the schema of the data allows for successfully applying similarity joins. It requires manual parameter fine-tuning and good knowledge of the data at hand, which is facilitated by JedAI's data exploration functionality.
    • Workflow 3: This workflow is suitable for applications with restricted temporal or computational resources, as it can maximize the number of detected matches in these settings.
  2. deployed to maven central