Skip to content

ANNIS 3.2.0

Compare
Choose a tag to compare
@thomaskrause thomaskrause released this 20 Nov 17:15

This is a new feature release.

The main change is the clarification of the semantics for matches (see issue #344 for details). Also the database scheme has been updated and a lot of queries on "flat corpora" are much faster now (see issues #318 and #317 ). Besides this a number of different enhancements and bugfixes have been introduced, e.g. a graphical administration interface for managing users and groups.

Enhancements

#366 feature request: allow deleting via corpus name
#354 Issue333 html vis element order
#352 configure login-page
#351 expiration of accounts
#348 Allow to display namespace in grid
#347 Provide adminstration interface
#346 Allow to copy corpora from existing installation
#345 Allow to use different (PostgreSQL) schema
#339 Removed progress bar from result view panel
#338 arch_dependency visualizer does not scroll
#335 Checkbox to disable time-out in Kickstarter
#333 HTML visualizer: set element order for annotations w/ identical coverage
#318 new "annotext" scheme
#317 remove rank entries for continuous spans on import
#307 Selective HTML visualizer graph fetching
#306 Export metadata also in Text and SimpleText exporters
#290 New AQL operator: "near"

Fixed Bugs

#368 AQL operator window broken in Query Builder
#363 Tutorial doesn't work in an added instance
#362 Wrapping in the discourse visualizer fails when line ends in non-maximally underscored element
#359 Example query builder does not escape parameters
#357 ANNIS locks too many tables if querying multiple corpora
#356 arch_dependency visualizer doesn't filter namespace/layer
#355 Ignore resolver_vis_map entries with wrong corpus name on import
#334 correct the info text for the "TextExporter" and "SimpleTextExporter"
#330 "_c" parameter lost if corpus needs login
#320 don't add invalid queries to warn.log
#311 Corpus names don't allow spaces
#291 Reload of restricted corpus URL after logout leads to null pointer exception

Other

#344 Properly seperate matches in matches for nodes and matches for annotation on nodes