Skip to content

Releases: inception-project/inception

INCEpTION 33.3

23 Jul 23:23
Compare
Choose a tag to compare

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.

What's Changed

  • 🦟 #4935 - Incorrect repetitions of sentences by @reckart in #4939
  • 🦟 #4942 - Clearing hidden feature does sometimes not work by @reckart in #4943
  • 🦟 #4940 - OAuth and SAML logins do not work if a servlet path is used by @reckart in #4944
  • 🦟 #4851 - Function of show merged annotations checkbox difficult to understand by @reckart in #4955
  • ⭐️ #4945 - Improve interpretability of agreement report by @reckart in #4946
  • ⭐️ #4950 - Display helpful information in the dialog for the threshold-based merge strategey by @reckart in #4951
  • ⭐️ #4953 - Ability to include curator in agreement reports by @reckart in #4954

Full Changelog: inception-33.2...inception-33.3

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 33.2 to 33.3 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%3A33.3
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/33.3/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/33.3/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/33.3/docs/admin-guide.html#_upgrade_notes
[8] https://github.com/inception-project/inception/pkgs/container/inception

INCEpTION 34.0-beta-1

10 Jul 17:48
Compare
Choose a tag to compare
INCEpTION 34.0-beta-1 Pre-release
Pre-release

What's Changed

Full Changelog: inception-33.2...inception-34.0-beta-1

INCEpTION 33.2

09 Jul 20:26
Compare
Choose a tag to compare

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.

What's Changed

  • 🦟 #4911 - No results when searching as curator after re-indexing project by @reckart in #4912
  • 🦟 #4921 - Constraints do not work properly when rules are distributed over multiple rulesets by @reckart in #4922
  • 🦟 #4919 - Unable to import project with knowledge-based exported by INCEpTION 33.0 (again) by @reckart in #4920
  • 🦟 #4929 - Unmergable annotations should be hidden in integrated curation mode by @reckart in #4930
  • 🦟 #4933 - Exporting project fails if a curation CAS is missing or document state is wrong by @reckart in #4934
  • ⭐️ #4925 - Retain ability to select users in curation sidebar in finished documents by @reckart in #4926

Full Changelog: inception-33.1...inception-33.2

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 33.1 to 33.2 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%3A33.2
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/33.2/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/33.2/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/33.2/docs/admin-guide.html#_upgrade_notes
[8] https://github.com/inception-project/inception/pkgs/container/inception

INCEpTION 33.1

25 Jun 07:57
Compare
Choose a tag to compare

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.

What's Changed

  • 🦟 #4889 - Document sometimes not rendered in by line brat render modes by @reckart in #4890
  • 🦟 #4727 - Switching between editors can cause the old and the new editors to be loaded and initialized by @reckart in #4893
  • 🦟 #4898 - Unable to import project with knowledge-based exported by INCEpTION 33.0 by @reckart in #4899
  • 🧪🦟 #4891 - Exception in sidebar curation mode when document-level annotations exist by @reckart in #4895
  • 🧪🦟 #4892 - Curation sidebar state not cleared when logging out by @reckart in #4894
  • ⭐️ #4875 - Add knowledge-base browser to multi-value concept feature editor by @reckart in #4876
  • ⭐️ #4896 - Ability to search for additional languages in knowledge-base by @reckart in #4897
  • ⭐️ #4901 - Consider document structure when splitting sentences in custom XML formats by @reckart in #4902
  • ⚙️ #4880 - Upgrade dependencies by @reckart in #4881, #4900

Full Changelog: inception-33.0...inception-33.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 33.0 to 33.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%3A33.1
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/33.1/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/33.1/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/33.1/docs/admin-guide.html#_upgrade_notes
[8] https://github.com/inception-project/inception/pkgs/container/inception

INCEpTION 33.0

11 Jun 19:07
Compare
Choose a tag to compare

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

Annotation

Curation

  • 🦟 #1959 - Curation mode does not render cross-sentence relations by @reckart in #4848
  • 🦟 #4835 - Error when trying to open certain documents with stacked annotations for curation by @reckart in #4841
  • 🦟 #4867 - Cannot re-open document for curation if it contains an invalid feature value by @reckart in #4868
  • 🦟 #4869 - Cannot re-merge curation document by @reckart in #4870
  • 🧪⭐️ #4768 - Bulk curation by @reckart in #4770
  • 🧪⭐️ #4858 - Option to not finish bulk-processed documents if no annotations were accepted by @reckart in #4859
  • 🧪🦟 #4853 - Detail popover on curation suggestions does not show lazy details when using sidebar curation mode by @reckart in #4856

Agreement

Recommender

  • ⭐️ #4752 - Suggest entities for linking only if there an empty feature in a target annotation to be linked by @reckart in #4754

Search

Knowledge Base

  • ⭐️ #4860 - Knowledge base items should be matched even if query contains terms out of order by @reckart in #4861, #4871

Other

New Contributors

Full Changelog: inception-32.3...inception-33.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 32.3 to 33.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%3A33.0
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/33.0/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/33.0/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/33.0/docs/admin-guide.html#_upgrade_notes
[8] https://github.com/inception-project/inception/pkgs/container/inception

INCEpTION 32.3

28 May 17:40
Compare
Choose a tag to compare

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

What's Changed

  • 🦟 #4815 - Constraint tags are not rendered in bold in radio-group string feature editor by @reckart in #4816
  • 🦟 #4813 - SNOMED-CT instructions miss conversion step from RD2 to OWL by @reckart in #4814
  • 🦟 #4819 - Error when opening annotation page as annotator in dynamic workflow mode by @reckart in #4823
  • 🦟 #4824 - Project users in project settings not sorted by name by @reckart in #4825
  • 🦟 #4830 - Cannot enable logging for JUL-based libraries by @reckart in #4831
  • ⭐️ #4832 - Improve self-help for reverse proxies by @reckart in #4833

Full Changelog: inception-32.2...inception-32.3

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 32.2 to 32.3 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%3A32.3
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/32.3/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/32.3/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/32.3/docs/admin-guide.html#_upgrade_notes
[8] https://github.com/inception-project/inception/pkgs/container/inception

INCEpTION 33.0-beta-3

28 May 20:23
Compare
Choose a tag to compare
INCEpTION 33.0-beta-3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: inception-32.3...inception-33.0-beta-3

INCEpTION 32.2

14 May 18:53
Compare
Choose a tag to compare

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.

What's Changed

Full Changelog: inception-32.1...inception-32.2

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 32.1 to 32.2 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%3A32.2
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/32.2/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/32.2/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/32.2/docs/admin-guide.html#_upgrade_notes
[8] https://github.com/inception-project/inception/pkgs/container/inception

INCEpTION 33.0-beta-2

14 May 20:08
Compare
Choose a tag to compare
INCEpTION 33.0-beta-2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: inception-33.0-beta-1...inception-33.0-beta-2

INCEpTION 33.0-beta-1

01 May 11:04
Compare
Choose a tag to compare
INCEpTION 33.0-beta-1 Pre-release
Pre-release

What's Changed

Full Changelog: inception-32.1...33.0-beta-1