Skip to content

Releases: CentreForDigitalHumanities/I-analyzer

5.15.0

10 Dec 10:56
Compare
Choose a tag to compare

Added

  • add Gallica/Le Figaro corpus definition (#1719)
  • add Peace Portal/North Africa corpus definition (#1720)
  • add creation date to corpora (#1717)
  • add pipeline to add NER annotations from ParlaMint to ES index (#1681)
  • add index overview (#1698)
  • add search filter and visualization for EUParl speaker country (#1693)
  • add estimated centuries filter in Jewish Migration (#1694)

Changed

  • resolve backend warnings
  • update and expand documentation (#1721)
  • field display improvements (#1710)
  • deduplicate corpora (#1702)
  • change indexing logger to propagate: False (#1701)

Fixed

  • fix Peace Portal corpus filters (#1720)
  • fix filter display order (#1704)
  • fix problem with es index version when no indices exist (#1670)

Contributors: @BeritJanssen, @lukavdplas, @Meesch, @JeltevanBoheemen, @ar-jan

Full Changelog: 5.14.1...5.15.0

5.14.1

19 Nov 14:52
013a573
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fixed several issues with displaying field values in documents (#1708)

Contributors: @lukavdplas

Full Changelog: 5.14.0...5.14.1

5.14.0

06 Nov 15:31
72b31c1
Compare
Choose a tag to compare

What's Changed

Added

Changed

  • Updated repository URL (after migrating to the CentreForDigitalHumanties organisation) (#1685)
  • Overhaul GitHub actions once more (#1678)

Fixed

  • Fixed sorting by date in the Times corpus (#1686)
  • Fixed visualisations by date in DBNL corpus (#1684)
  • Fixed field definitions in some parliamentary corpora (#1677)

Server configuration

  • For text fields, the term_vector mapping parameter in Elasticsearch must be set to to with_positions_offsets or with_positions_offsets_payloads. This mapping was already the default, but this version drops support for other configurations (#1677)

Contributors: @BeritJanssen, @lukavdplas

Full Changelog: 5.13.0...5.14.0

5.13.0

04 Oct 14:23
Compare
Choose a tag to compare

Added

  • Jewish Migration histogram visualizations (#1669)
  • Jewish Migration: update data from remote url (#1654)
  • Named Entity documentation (#1637)
  • European Parliament corpus (#1631)
  • Word model paths for Times and Guardian-Observer corpora (#1664)
  • Neighbouring word visualization in various corpora (#1674)

Changed

  • Improve fetching of map data (#1657)

Bugfixes

  • Fix crashes of indexing operation (#1658)
  • Fix versioning of Elasticsearch indices (#1660)
  • Fix check for availability of Named Entities (#1667)

Security updates

  • Improved registration security and validation (#1666)
  • Add registration and password reset rate limit (#1673)
  • Library updates (#1661, #1662)

Contributors: @BeritJanssen, @ar-jan
Full Changelog: 5.12.0...5.13.0

5.12.0

03 Sep 11:12
Compare
Choose a tag to compare

Added

  • Map visualization using [VEGA{(https://vega.github.io/vega/) https://github.com//pull/1629
  • Versioning commands #1636
  • Corpus documentation editing through API #1640
  • Frontend import shortcuts #1643

Changed

  • Move download functionality to separate tab #1635
  • Cache GitHub actions #1619
  • Updated XML corpus definitions #1556
  • Various accesibility improvements #1644 #1645 #1646

Fixed

  • Resolved a bug with query comparison #1602
  • Resolved a bug with NER fields #1642

Security updates

#1653, #1647, #1652, #1641, #1628, #1627, #1617, #1608

Contributors: @lukavdplas, @BeritJanssen, @JeltevanBoheemen, @ar-jan

Full Changelog: 5.9.0...5.12.0

5.10.0

08 Aug 14:27
671ba3f
Compare
Choose a tag to compare

What's Changed

Interface changes

  • Downloading search results is now handled in a separate tab (#1635)
  • Resized the image for the Times corpus (#1632)

Code quality

  • Cache Docker images in github actions (#1619)
  • Updated definitions for XML corpora (#1556)
  • Improved commands for updating the version in the source code (#1636)

Contributors: @BeritJanssen, @JeltevanBoheemen, @lukavdplas

Full Changelog: 5.9.0...5.10.0

5.9.0

05 Jul 16:40
Compare
Choose a tag to compare

Added

  • Named entity highlighting in search interface
  • First version of JSON corpus interface

Fixed

  • Fixed a problem where unauthenticated users could not access functionality they should be able to.
  • Fixed various minor bugs

Full Changelog: 5.8.0...5.9.0

5.8.0

19 Jun 09:28
Compare
Choose a tag to compare

Added

  • Added U-Blad corpus to the application
  • Show navigation links for users that are not logged in

Fixed

  • Resolved a bug in the ngram component that disallowed compensation selection

Changed

  • Migrated to Angular 17
  • Changed manual layout
  • Documentation on first time setup
  • Bump braces from 3.0.2 to 3.0.3 in /frontend by @dependabot in #1597
  • Bump tornado from 6.3.3 to 6.4.1 in /backend by @dependabot in #1595

Full Changelog: 5.7.0...5.8.0

5.7.0

05 Jun 13:43
4cae955
Compare
Choose a tag to compare

What's Changed

Updates to corpora

  • Enabled sorting results by date in the Guardian/Observer corpus (#1577)
  • Added citation guidelines for Times, Dutch Newspapers (public), and People & Parliament (Netherlands) corpora (#1572, #1548)

Accessibility

  • Page titles are set appropriately (#1591)

Bug fixes

  • Fixed the wordcloud not loading for fields with dynamic language value; fixed the wordcloud table not loading (#1568)

Preparation for planned features

  • Database-only corpora can now be imported and exported as JSON definitions through the backend API (#1547, #1569, #1571)
  • Enabled indexing data for database-only corpora (#1567)
  • In the specification for a date or range filter, the upper/lower bounds are now optional (#1546).
  • Add Elasticsearch annotated-text-plugin to Docker configuration (#1586)

Code quality and CI

  • Removed unused properties in frontend corpus class (#1587)
  • Reorganised and corrected syntax in Github actions (#1585)
  • Centralised corpus definitions for unit tests (#1544)

Contributors: @BeritJanssen, @JeltevanBoheemen, @lukavdplas

Full Changelog: 5.6.2...5.7.0

5.6.2

06 May 12:12
1518820
Compare
Choose a tag to compare

Security fixes.

Full Changelog: 5.6.1...5.6.2