github inception-project/inception inception-26.7
INCEpTION 26.7

21 months ago

INCEpTION is an extensible web-based collaborative environment for text annotation. It integrates machine-learning-basyed annotation support, knowledge base management and corpus building into a single comprehensive platform.

This is a bugfix release.

What's Changed

  • 🦟 #3725 - Importing broken TSV file may give unhelpful error message by @reckart in #3726
  • 🦟 #3767 - Trying to set invalid project name produces error page by @reckart in #3768
  • 🦟 #3775 - Browser opens wrong URL if context path is set by @reckart in #3776
  • 🦟 #3779 - Accepting an annotation in an editor using NoPagingStrategy jumps to top by @reckart in #3780
  • 🦟 #3781 - When importing multiple projects overview does not update by @reckart in #3782
  • 🦟 #3784 - Deleting a project in admin view should not redirect to project overview by @reckart in #3785
  • 🦟 #3786 - Annotation sidebar does not show annotations from other users in curation mode by @reckart in #3787
  • 🦟 #3799 - Reading CAS rarely fails with IndexOutOfBoundsException by @reckart in #3800
  • 📘 #3771 - Documentation says internal backups disabled by default but they are not by @reckart in #3772

Full Changelog: inception-26.6...inception-26.7

Also thanks to all issue reporters, beta testers, feature suggesters, and users!

Download

The new version can be downloaded from our website [3].

Important upgrade notes

⚠️ Instances that use external pre-authentication (i.e. that run behind an authenticating reverse proxy e.g. using Shibboleth) need to perform a manual maintenance action after as part of upgrade from versions before v25 [8].

⚠️ If you use the image sidebar and your images are not hosted on the same server as INCEpTION, make sure to configure the security.csp.allowed-image-sourcesproperty in the settings.properties. Cf. updated documentation on image features.

Please check the upgrade notes [8]

An in-place upgrade from INCEpTION 26.6 to 26.7 is possible. You can usually also perform an in-place upgrade from an older version, but you should make sure that each of the intermediate releases allow an in-place upgrade to the next higher release.

Back up your data before the upgrade [4].

If you upgrade from a version older than 24.0, please check the release notes for INCEpTION 24.0 [7].

Publication

An overview of INCEpTION can be found in

Klie, J.-C., Bugert, M., Boullosa, B., Eckart de Castilho, R. and Gurevych, I. (2018):
The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation.
In Proceedings of System Demonstrations of the 27th International Conference on Computational Linguistics (COLING 2018), Santa Fe, New Mexico, USA

PDF and BibTeX as well as more publications on specific features are
available from our website [5].

License and System requirements

INCEpTION is provided as open source software under the Apache License version 2.

Running INCEpTION requires Java version 11 or higher.

By default, INCEpTION uses an embedded database which is sufficient for testing. However, the use of a MariaDB database is recommended.

INCEpTION works best with Chrome and Safari.

-- The INCEpTION developer team

[1] https://github.com/inception-project/inception/issues?q=milestone%3A26.7
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/26.7/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/26.7/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://github.com/inception-project/inception/releases/inception-24.0
[8] https://inception-project.github.io/releases/26.7/docs/admin-guide.html#_inception_26_0

Don't miss a new inception release

NewReleases is sending notifications on new releases.