Skip to content

Releases: centre-for-humanities-computing/conspiracies

v0.8.0

23 Feb 08:23
Compare
Choose a tag to compare

Feature

  • Support for English documents Kf/english pipeline (#65) (fa4f28b)

v0.7.0

14 Feb 12:01
Compare
Choose a tag to compare

Feature

  • Introducing generic pipeline, Kf/generic pipeline (#59) (13c514e)

v0.6.0

02 Nov 06:53
Compare
Choose a tag to compare

Feature

  • Bump version after reorganization of package structure, optimizations and re-design of relation triplet data model (353d285)

v0.5.2

18 Oct 08:28
Compare
Choose a tag to compare

Fix

  • Avoid downloading model for tests (340d6f0)

v0.5.1

10 Oct 11:29
Compare
Choose a tag to compare

Fix

v0.5.0

31 Mar 19:03
Compare
Choose a tag to compare

Feature

  • Added gold data to package data (b892aaa)
  • Fixed spacy dep. to allow for the visualizer (375b3bf)
  • Added triplet data classes along with seraliazation functions (0325c63)

Fix

Documentation

  • Changed req. for docs (dcf2a1c)
  • Updated tutorial based on reivew (0f29203)
  • Updated docstring based on review comments (b669555)
  • Updated tutorial to reflect changes (833ceae)
  • Increased execution time for tutorial (4fee404)
  • Updated notebook (330fc22)
  • Updated to properly read data (3e3e62d)
  • Added reading gold as an example (b6d83b6)

v0.4.0

10 Mar 09:21
Compare
Choose a tag to compare

Feature

  • Add meaningful default task descriptions for templates (#20) (17436ee)

v0.3.1

08 Mar 16:10
Compare
Choose a tag to compare

Fix

v0.3.0

24 Feb 09:05
Compare
Choose a tag to compare

Feature

  • Added gold data to package data (ce66666)
  • Fixed spacy dep. to allow for the visualizer (2545e74)
  • Added triplet data classes along with seraliazation functions (4f97496)
  • Initial string_matchup.py (dd378b7)

Fix

  • Prevented circular import (2a0a5ea)
  • String matchup now works as intended (5c49c29)

Documentation

  • Changed req. for docs (0fc5f41)
  • Updated tutorial based on reivew (71c8f75)
  • Updated docstring based on review comments (c96325f)
  • Updated tutorial to reflect changes (3544f39)
  • Add Data documentation (#12) (856d28f)
  • Increased execution time for tutorial (159b9ee)
  • Updated notebook (e411258)
  • Updated to properly read data (5f8ef0b)
  • Added reading gold as an example (f7032e7)
  • Updated overview with some meta data (bf65d0c)
  • Fix icon in dark mode (88dc2b5)
  • Added logo to readme (18f5c0f)
  • Added code of conduct (122b970)

v0.2.3

04 Feb 20:21
Compare
Choose a tag to compare

Fix

Documentation