Skip to content

Releases: caselawanalytics/CaseLawAnalytics

Bug fix

30 Aug 09:56
Compare
Choose a tag to compare
  • The extend option in the link extractor wasn't working correctly, is fixed now
  • Extend option also added in the 'search ecli' interface in the web app

Patch: bug fixes

17 Aug 14:53
Compare
Choose a tag to compare
  • The default option (when no checkboxes were clicked) was to only include 'uitspraak' , not 'conclusie', now the default is to include both
  • Fixed: Choosing 'include referenced and referring cases' resulted in nodes being included multiple times.

Patch: bug fix

16 Aug 08:46
Compare
Choose a tag to compare

Some search results could not be properly parsed, this is now fixed by using default values for the meta data fields.

LiDO link extractor included

15 Aug 14:46
Compare
Choose a tag to compare

New features:

  • The LiDO link extractor service is now included in the querier. This will provide links between cases resulting from the keyword search
  • It is possible to retrieve a network, based on a set of ECLI codes

Bug fixes:

  • Error on calculating network statistics fixed

More complete database entries

20 Jul 14:56
Compare
Choose a tag to compare
  • Added columns count_version, count_annotation, articles to the database schema. This means that these fields are now filled when the metadata is retrieved from the database. This changes makes the code not backwards compatible.
  • changed some hyperlinks on the info page

First release

20 Jul 11:27
Compare
Choose a tag to compare

This first release includes a web application with two functionalities: retrieving a network from a list of links, and retrieving a network based on the keyword (preliminary functionality, relies on link extractor that is not functional yet).