Skip to content

Releases: AI-team-UoA/pyJedAI

0.3.6

03 Nov 10:01
619b00e

Choose a tag to compare

⚒️ Fixed

  • Fixed data.duplicate_of in datamodel [@Teris45 ]

Added

  • EmbeddingsNNBlockBuilding now compatible with mps [@Teris45]

⚠️ Issues

  • None

Authored by @Teris45

Full Changelog: 0.3.5...0.3.6

0.3.5

22 Sep 11:39

Choose a tag to compare

⚒️ Fixed

  • Pip installation on Colab fixed by removing py_stringmatching [@Teris45 ]
  • Some improvement on execution time on Entity Matching [@Teris45]
  • Version now is released again on PyPi [@Teris45]
  • Evaluation time of block_building methods is reduced [@Teris45 ]

Added

  • Added string_matchers.py: based on py_stringmatching [@Teris45 ]
  • Added StringCompare [@Teris45 ]
  • Added ray to block_building methods [@Teris45 ]

⚠️ Issues

  • None

Authored by @Teris45

Full Changelog: 0.3.3...0.3.5

0.3.4

11 Sep 12:22

Choose a tag to compare

⚒️ Fixed

  • Pip installation on Colab fixed by removing py_stringmatching [@Teris45 ]
  • Some improvement on execution time on Entity Matching [@Teris45]

Added

  • Added string_matchers.py: based on py_stringmatching [@Teris45 ]
  • Added StringCompare [@Teris45 ]

⚠️ Issues

  • None

Authored by @Teris45

Full Changelog: 0.3.1...0.3.3

0.3.3

07 Aug 14:30

Choose a tag to compare

⚒️ Fixed

  • Pip installation now can be (propably) installed to Colab notebooks. Using pip install pyjedai[with-gensim] to use gensim vectorizers [@Teris45 ]

Added

  • None

⚠️ Issues


Authored by @Teris45

Full Changelog: 0.3.1...0.3.3

0.3.2

06 Aug 12:00

Choose a tag to compare

⚒️ Fixed

    • llm_matching.py: Examples not created properly fixed [@Teris45 ]

Added

  • None

⚠️ Issues

  • None

Authored by @Teris45

Full Changelog: 0.3.1...0.3.2

0.3.1

06 Aug 11:23

Choose a tag to compare

⚒️ Fixed

  • None

Added

  • llm_matching.py: Using ollama matching can be done by utilizing llms [@Teris45 ]
  • docs/tutorials/LLMsMatching.ipynb: Check this tutorial for a better understanding of llm_matching process [@Teris45 ]

⚠️ Issues

  • None

Full Changelog: 0.3.0...0.3.1


Authored by @Teris45

0.3.0

13 May 11:16

Choose a tag to compare

⚒️ Fixed

  • schema/matching.py: Coma wrong attributes used [@Teris45 ]
  • schema/schema_model.py: Minor Bug when loading Schema [@Teris45 ]

Added

  • None

⚠️ Issues

  • None

Full Changelog: 0.2.9...0.3.0


Authored by @Teris45

0.2.9

09 May 09:26

Choose a tag to compare

⚒️ Fixed

schema_model.py: `self` attribute not included in some functions [@Teris45 ]

➕ Added

None

⚠️ Issues

None

Full Changelog: 0.2.6...0.2.9

0.2.8

01 May 10:39

Choose a tag to compare

⚒️ Fixed

  • None

Added

  • workflow.py: JoinWorkflow added. [@Teris45]

⚠️ Issues

  • None

Full Changelog: 0.2.5...0.2.6


Authored by @Teris45

0.2.7

29 Apr 12:48
0f455c4

Choose a tag to compare

⚒️ Fixed

  • workflow.py: EmbeddingsNNWorkflow didn't work correctly with clustering method and export_pairs. [@Teris45]

Added

  • None

⚠️ Issues

  • None

Full Changelog: 0.2.5...0.2.6


Authored by @Teris45