INCEpTION is an extensible web-based collaborative environment for text annotation. It integrates machine-learning-based annotation support, knowledge base management and corpus building into a single comprehensive platform.
This is a feature and bug fix release.
What's Changed
Projects
Annotation
- ⭐️ #5157 - Ability to hide images/tables in HTML files by @reckart in #5158
- ⭐️ #5159 - Improve HTML render performance by @reckart in #5160, #5200
- ⭐️ #5196 - Improve display of plain text files in HTML editor by @reckart in #5197
- 🦟 #5213 - Remember option for layer's feature is not working by @reckart in #5224
- 🧪⭐️ #4907 - Support for DocX by @reckart in #4908
Curation
- ⭐️ #5094 - Improve curation merge dialog layout by @reckart in #5095
- ⭐️ #5099 - Better support for auto-merging stacked annotations with link features by @reckart in #5100, #5223
- ⭐️ #5127 - Enable score on curation suggestions by default by @reckart in #5128
Agreement
- ⭐️ #5190 - Inter-annotator agreement for span layer independently of features by @reckart in #5192
- 🦟 #5217 - Exception when calculating Span Layer - Link Feature Agreement by @reckart in #5219
Recommenders
- 🧪⭐️ #5140 - Support access to tag sets in prompt template by @reckart in #5155
- 🧪⭐️ #5174 - Add support for additional LLM options by @reckart in #5175
Assistant
Other
- ⭐️ #5205 - Tooltips for document states by @reckart in #5225
- ⭐️ #5201 - Users should be able to change their own password by default by @reckart in #5202
- ⚙️ #5078 - Upgrade dependencies by @reckart in #5079, #5112, #5161, #5166, #5198, #5222
- ⚙️ #5123 - Use symlinks when compiling documentation by @reckart in #5124
- ⚙️ #5203 - Disable export of data for annotators by default by @reckart in #5204
- ⚙️ #5209 - Improve websocket testing by @reckart in #5210
- 🦟 #5215 - Potential bug when trying to use unsupported features by @reckart in #5216
- 🦟 #5220 - XmlStructurePresentInCurationCasCheck during curation merge deadlocks on beta and SNAPSHOT versions by @reckart in #5221
Full Changelog: inception-34.5...inception-35.0
Download
The new version can be downloaded from our website [3] or is available as docker images from GitHub [8].
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 34.5 to 35.0 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 17 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%3A35.0
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/35.0/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/35.0/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/35.0/docs/admin-guide.html#_upgrade_notes
[8] https://github.com/inception-project/inception/pkgs/container/inception