⚠️ This release is broken - do not use ⚠️
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
- 🦟 #3679 - NullPointerException during export in WebAnno format by @reckart in #3680
- 🦟 #3656 - The color of the existing layers changes after adding another layer by @reckart in #3681
- 🦟 #3610 - Minimizing icon in document level feature is wrong after updating feature by @reckart in #3682
- 🩹 #3683 - Update dependencies by @reckart in #3684
Full Changelog: inception-26.3...inception-26.4
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-sources
property in the settings.properties
. Cf. updated documentation on image features.
Please check the upgrade notes [8]
An in-place upgrade from INCEpTION 26.3 to 26.4 is possible.
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.4
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/26.4/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/26.4/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.4/docs/admin-guide.html#_inception_26_0