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 minor feature and bugfix release.
NOTE: Docker images are now available from GitHub instead of DockerHub. The image name is ghcr.io/inception-project/inception
.
What's Changed
- ⭐️ #3852 - Improve ability to use custom CSS by @reckart in #3853
- ⭐️ #3857 - Provide information why a layer cannot be deleted by @reckart in #3864
- ⭐️ #3865 - Option to hide the reset button on the annotation page by @reckart in #3866
- ⭐️ #3869 - Suggestions should be shown below annotations in annotation sidebar by @reckart in #3870
- 🦟 #3854 - Webserver should run on a headless setup by @reckart in #3862
- 🦟 #3858 - Labels of linked features are not visible by @reckart in #3859
- 🦟 #3860 - Error merging curation suggestion in sidebar curation mode using direct URL access by @reckart in #3861
- 🦟 #3874 - Images not shown in hover popup by @reckart in #3875
- 🩹 #3873 - Upgrade dependencies by @reckart in #3876
- 📘 #3879 - Update documentation for move of Docker containers to GitHub by @reckart in #3880
- 💀 #3871 - Remove automatic border color in image sidebar by @reckart in #3872
Full Changelog: inception-27.0...inception-27.1
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
Please check the upgrade notes [7]. If you upgrade from an older version, check upgrade and release notes of intermediate releases as well.
An in-place upgrade from INCEpTION 27.0 to 27.1 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].
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%3A27.1
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/27.1/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/27.1/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/27.1/docs/admin-guide.html#_upgrade_notes