Skip to content

Releases: CentreForDigitalHumanities/I-analyzer

v5.0.0

12 Oct 08:54
Compare
Choose a tag to compare

What's Changed

  • Documentation updates (#1279)
  • Ngram parameters changed (#1273)
  • Remove ngrams from dbnl (#1284)

Full Changelog: v4.3.0...v.5.0.0

v4.3.0

04 Oct 13:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.0...v4.3.0

4.2.0

28 Sep 12:48
Compare
Choose a tag to compare

What's Changed

New features

Corpora

  • Updated mappings for older corpora to support recent features (by @BeritJanssen in #1049)
  • Added/update descriptions and metadata of ECCO, Times, Guardian/Observer and Periodicals (by @lukavdplas in #1270)

Bug fixes

  • Fixed an issue where index settings for elasticsearch were not set correctly (by @BeritJanssen in #1252)
  • Fixed an issue where the wordcloud did not exclude stopwords (by @lukavdplas in #1178)

Performance improvements

Code quality

Security

Preparation for planned features

  • Increased backend support for tagging documents

Full Changelog: 4.1.4...4.2.0

4.1.4

15 Aug 12:07
Compare
Choose a tag to compare

What's Changed

  • Fix date filter route bug (#1224)
  • Fix boolean filter (#1233)

Full Changelog: 4.1.3...4.1.4

4.1.3

01 Aug 09:06
Compare
Choose a tag to compare

What's Changed

Documentation

  • Added citation documentation to about page (#1176)

Code quality

  • Added docker configuration (#1072)
  • Modularisation of frontend code (#1206)
  • Automatically verify superuser email adress (#1172)

Bug fixes

  • use staff status rather than superuser status to show admin link in navigation (#1200)

API

  • Added views for tagging (a planned feature) (#1171)

Full Changelog: 4.1.2...4.1.3

4.1.2

07 Jul 08:49
Compare
Choose a tag to compare

What's Changed

  • Fixed search page crashing in corpora with a range filter (#1175)
  • Documents in the DIOPTRA-L corpus are now anonymised
  • Fixed an issue where users with a high download limit saw more pages in the search results than could actually be loaded. (#1184)

4.1.1

28 Jun 14:28
Compare
Choose a tag to compare

What's changed

  • Fixes incorrect formatting of some language names in the corpus overview.

Full Changelog: 4.1.0...4.1.1

4.1.0

28 Jun 13:53
Compare
Choose a tag to compare

What's Changed

New features

  • Word embeddings no longer need a "global" model (just the model for each time period) (#1122)
  • For the related words and word similarity graphs, the x axis now reflects the time intervals, and may show non-equidistant x-axis labels (#1153)
  • The corpus overview now supports filtering corpora, and displays the language, date range, and medium of the corpus (#1142)
  • Added a separate page for corpus documentation. The new page also includes a list of all fields. (#1143)
  • Added the DBNL corpus (#1141)
  • Added documentation for the Troonredes corpus (#1167)
  • Added documentation for the Rechtspraak corpus (#1166)
  • Updated our organisation name and logos in the interface an emails (#1165)

Usability

  • Accessibility improvements to the Search results / Visualisations tabs (#1168)
  • Accessibility improvements to controls in dialogue windows (such as the document popup) (#1169)

Code improvements

  • Added database models for tagging documents (a planned feature) (#1155)
  • Backend tests avoid duplicate indexing operations and run faster (#1144)
  • Removed clutter from readme (#1146)
  • Improvements to frontend representation of queries and search filters (#1154)

Full Changelog: 4.0.3...4.1.0

4.0.3

21 Jun 12:30
Compare
Choose a tag to compare

Add CITATION.cff
Full Changelog: 4.0.2...4.0.3

4.0.2

21 Jun 12:08
Compare
Choose a tag to compare

Changes for data migration on server.
Full Changelog: 4.0.1...4.0.2