github inception-project/inception inception-27.0
INCEpTION 27.0

18 months ago

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 and bugfix release.

⭐️ Highlights ⭐️

The new version includes a bunch of exciting new features including but not limited to:

  • 🥹 the ability to resize span annotations with the mouse (in brat-based editors) while maintaining any relations and links to these annotations
  • 😎 a much improved annotation overview sidebar on the left side of the annotation page that now also displays annotation suggestions including their scores, allows to accept/reject suggestions, and allows to delete annotations
  • undo/redo now also works for document metadata annotations
  • 🤩 a new "lookup" feature type to be configured on annotation layers which can provide auto-completion by querying an external service using HTTP
  • 😘 ability to sort projects by date in the projects overview
  • 🙃support for SAML-based authentication

What's Changed

Annotation

  • ⭐️ #2677 - Make it possible to hide the editor preference menu in the editor by @reckart in #3834
  • ⭐️ #3598 - Remote lookup feature by @reckart in #3599
  • ⭐️ #3728 - Allow opening URL feature values in new browser window by @reckart in #3764
  • ⭐️ #3817 - Support undo/redo for document metadata annotations by @reckart in #3819
  • 🦟 #3703 - Concept feature editor tooltips no longer work by @reckart in #3727
  • 🦟 #3742 - Feature editors do show multi value lists in locked documents for multilabel String features which looks bad by @reckart in #3744
  • 🦟 #3743 - Labels in feature editors look bold by @reckart in #3798
  • 🦟 #3795 - Document state toggle tooltip does not change depending on document state by @reckart in #3796

Brat-based annotation editors

PDF annotation editor

Annotation sidebar on annotation page

Curation

  • ⭐️ #3793 - Ability to trigger sidebar curation mode via URL parameter by @reckart in #3820
  • 🦟 #3716 - Workflow broken when curating to curation user using curation sidebar by @reckart in #3717
  • 🦟 #3437 - Access to annotation page for curators by @reckart in #3808
  • 🦟 #3718 - Lazy values no longer work in lower part of curation page by @reckart in #3719
  • 🦟 #3786 - Annotation sidebar does not show annotations from other users in curation mode by @reckart in #3791
  • 🦟 #3788 - Jumping to a curation item via sidebar does not work by @reckart in #3789
  • 🦟 #3809 - Unable to curate documents marked as broken by annotators by @reckart in #3810

JavaScript Annotation Editor API

Projects

Knowledge base

Recommenders

For admins

Misc

Removals

Full Changelog: inception-26.8...inception-27.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

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 26.8 to 27.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 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.0
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/27.0/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/27.0/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/27.0/docs/admin-guide.html#_upgrade_notes

Don't miss a new inception release

NewReleases is sending notifications on new releases.