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 bug fix and minor feature release.
Note: This version requires Java 17 or higher!
What's Changed
- ⭐️ #4383 - Hide negative scores in annotation sidebar but still sort by it by @reckart in #4384
- 📘 #4388 - Mention health checking endpoint in admin guide by @reckart in #4389
- 🦟 #4356 - Very long suggestion spans not rendered by @reckart in #4358
- 🦟 #4375 - SanitizingContentHandler blocks namespace mappings by @reckart in #4376
- 🦟 #916 - Changing URL of remote KB requires server restart by @reckart in #4385
- 🦟 #4386 - User "null" sometimes shows up in recent activity by @reckart in #4387
- 🦟 #4390 - Error when indexing multi-value string features by @reckart in #4391
- 🦟 #4395 - BioC export cannot be enabled by @reckart in #4396
- 🦟 #4404 - Some suggestions are not shown right away by @reckart in #4405, #4403, #4413
- 🦟 #4406 - Useless "not in tagset" message on suggestions without a label by @reckart in #4407
- 🦟 #4408 - String Matching Recommender does not evaluate on annotations without label by @reckart in #4409
- 🦟 #4410 - OpenNLP multi-token sequence classifier does not learn from annotations without labels by @reckart in #4411
- 🦟 #4414 - Number of new suggestions not displayed correctly by @reckart in #4415
- ⚙️ #4355 - Limit label length in label rendering utility by @reckart in #4357
- ⚙️ #4397 - Better error message when PMC document cannot be found by @reckart in #4398
Full Changelog: inception-30.0...inception-30.1
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 30.0 to 30.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 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%3A30.1
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/30.1/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/30.1/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/30.1/docs/admin-guide.html#_upgrade_notes
[8] https://github.com/inception-project/inception/pkgs/container/inception