Releases: CentreForDigitalHumanities/I-analyzer
Releases · CentreForDigitalHumanities/I-analyzer
v5.0.0
What's Changed
Full Changelog: v4.3.0...v.5.0.0
v4.3.0
What's Changed
- add Parliament corpus: Finland pre-1906 by @BeritJanssen in #1271
- add Swedish word models by @BeritJanssen in #1274
- Bump urllib3 from 1.26.13 to 1.26.17 in /backend by @dependabot in #1275
Full Changelog: 4.2.0...v4.3.0
4.2.0
What's Changed
New features
- Tabs in document view show field names (by @lukavdplas in #1212)
- Follow-up fix by @lukavdplas in #1217
- Added support for highlighting complex queries (by @Meesch in #1207)
- Follow-up fix by @BeritJanssen in #1252
- Follow-up fix by @BeritJanssen in #1248
- Follow-up fix by @lukavdplas in #1255
- Added support for running the application in an iframe (by @BeritJanssen in #1203)
- Include query and visualisation parameters in route for word model page (by @BeritJanssen in #1238)
- Follow-up fix by @lukavdplas in #1272
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
- Added parallellisation to ngrams visualisation (by @BeritJanssen in #1267)
- Adjusted estimation algorithm of term frequency visualisation (by @BeritJanssen in #1228)
Code quality
- Outfactored tab functionality (by @lukavdplas in #1213)
- renamed Corpus class to CorpusDefinition (by @lukavdplas in #1222)
- Removed ngxresource (by @JeltevanBoheemen in #1223)
- Outfactors base filter class (by @lukavdplas in #1236)
- Removed unused code (by @lukavdplas in #1243)
- Refactored filter module (by @lukavdplas in #1261)
- Expanded FoundDocument class (by @lukavdplas in #1193)
- Increased validation for corpus definitions (by @lukavdplas in #1226)
- Follow-up fix by @lukavdplas in #1254
- Added more validation (by @lukavdplas in #1266)
Security
- Dependency updates by @JeltevanBoheemen in #1237
Preparation for planned features
- Increased backend support for tagging documents
- Added views for fetching / setting tags (by @lukavdplas in #1190)
- Added view to search with a tag as a filter (by @lukavdplas in #1191)
- Added tag filter support to visualisations and downloads (by @lukavdplas in #1242)
- Added tags to the admin interface (by @lukavdplas in #1192)
Full Changelog: 4.1.4...4.2.0
4.1.4
What's Changed
Full Changelog: 4.1.3...4.1.4
4.1.3
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
4.1.1
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
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
Add CITATION.cff
Full Changelog: 4.0.2...4.0.3
4.0.2
Changes for data migration on server.
Full Changelog: 4.0.1...4.0.2