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 feature release.
What's Changed
Annotation
- ⭐️ #2068 - Validate documents during import by @reckart in #3563
- 🦟 #3577 - Recogito-based editor does not show proper colors by @reckart in #3578
- 🦟 #3552 - AllAnnotationsStartAndEndWithinSentencesCheck crashes with Exception by @reckart in #3553
- 🦟 #3561 - Error when trying to reset a document by @reckart in #3562
- 🦟 #3572 - NIF export does not work by @reckart in #3573
Curation
Recommenders
For admins
- 🛠 #2285 - Enable Wicket CSP by @reckart in #3548, #3570, #3564
- 🛠 #3452 - Enable Spring MVC CSRF protection on UI API and view endpoints by @reckart in #3574
- 📘 #3547 - Improve nginx documentation by @reckart in #3550
- 📘 #3544 - Documentation for JSON logging by @reckart in #3560
- 🦟 #3540 - Parameter to disable auto login does not work by @reckart in #3541
- 🦟 #3542 - CLI mode does not work by @reckart in #3543
Documentation
- 📘 #3558 - Add editors overview in documentation by @reckart in #3559
- 📘 #2670 - Add missing format descriptions by @reckart in #3557
Misc
- ⭐️ #3566 - Attach JS NPM artifacts to Maven build by @reckart in #3567
- ⭐️ #3495 - Configurable editor content policies by @reckart in #3554
- 🦟 #3568 - Project-level preferences not properly imported by @reckart in #3569
- 🛠 #3326 - HTML errors and warnings by @reckart in #3549
- 🩹 #3555 - Update dependencies (25.5) by @reckart in #3556, #3576
Full Changelog: inception-26.0-beta-1...inception-26.0
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 25.5 to 26.0 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.0
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/26.0/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/26.0/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/25.5/docs/admin-guide.html#_inception_26_0