Releases: inception-project/inception
INCEpTION 35.0
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
INCEpTION 35.0-beta-3
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
- 🧪⭐️ #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
- ⭐️ #5127 - Enable score on curation suggestions by default by @reckart in #5128
Agreement
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
- ⭐️ #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
- ⚙️ #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
Full Changelog: inception-34.5...inception-35.0-beta-3
INCEpTION 34.5
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
- 🦟 #5186 - Matrix workload table shows annotation in progress even though curation has started by @reckart in #5187
- 🦟 #5188 - Export diff does not work when sentence and token editing is activate by @reckart in #5189
- 🦟 #5194 - Preferences when opening document in HTML editor by @reckart in #5195
- ⭐️ #5191 - Support different types of line breaks by @reckart in #5193
- ⭐️ #5184 - Display slot name instead of layer name on slot arcs without a role by @reckart in #5185
Full Changelog: inception-34.4...inception-34.5
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.4 to 34.5 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%3A34.5
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/34.5/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/34.5/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/34.5/docs/admin-guide.html#_upgrade_notes
[8] https://github.com/inception-project/inception/pkgs/container/inception
INCEpTION 35.0-beta-2
What's Changed
- #4909 - Upgrade dependencies by @reckart in #5058
- #5056 - Ability to configure additional languages for knowledge bases by @reckart in #5057
- #4907 - Support for DocX by @reckart in #4908
- #5078 - Upgrade dependencies by @reckart in #5079
- #5094 - Improve curation merge dialog layout by @reckart in #5095
- #5109 - Mark project template that have examples by @reckart in #5110
- #5078 - Upgrade dependencies by @reckart in #5112
- #5123 - Use symlinks when compiling documentation by @reckart in #5124
- #5099 - Better support for auto-merging stacked annotations with link features by @reckart in #5100
- #3415 - Move all configuration options to Spring configuration beans by @reckart in #5080
- #5127 - Enable score on curation suggestions by default by @reckart in #5128
- #5140 - Support access to tag sets in prompt template by @reckart in #5155
- #5159 - Improve HTML render performance by @reckart in #5160
- #5157 - Ability to hide images/tables in HTML files by @reckart in #5158
- #5078 - Upgrade dependencies by @reckart in #5161
- #5078 - Upgrade dependencies by @reckart in #5166
- #5174 - Add support for additional LLM options by @reckart in #5175
- #1778 - Make tokenization editable by @reckart in #5180
- #1778 - Make tokenization editable by @reckart in #5181
- #5190 - Inter-annotator agreement for span layer independently of features by @reckart in #5192
- #5196 - Improve display of plain text files in HTML editor by @reckart in #5197
- Issue #5078: Upgrade dependencies by @reckart in #5198
- Issue #5159: Improve HTML render performance by @reckart in #5200
Full Changelog: inception-34.5...inception-35.0-beta-2
INCEpTION 34.4
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
- 🦟 #5163 - Slug in exported project is always null by @reckart in #5164
- 🦟 #5129 - Dynamic workflow may kick in for curator when try to view document from non-curator by @reckart in #5165
- 🦟 #5096 - Relations disappear after merging their target/source by @reckart in #5167
- 🦟 #5170 - Extra or missing spaces between span text and following text in annotation sidebar by @reckart in #5171
- 🦟 #5168 - Relations and links starting or ending beyond the current window are not visible in integrated curation by @reckart in #5169
- 🦟 #5178 - Resizing a span does not update offsets of attached relations by @reckart in #5179
- ⭐️ #5172 - Display item count in groups in annotation sidebar by @reckart in #5173
- ⭐️ #5176 - Ability to prevent string matcher from learning things by @reckart in #5177
Full Changelog: inception-34.3...inception-34.4
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.3 to 34.4 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%3A34.4
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/34.4/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/34.4/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/34.4/docs/admin-guide.html#_upgrade_notes
[8] https://github.com/inception-project/inception/pkgs/container/inception
INCEpTION 35.0-beta-1
What's Changed
- #4909 - Upgrade dependencies by @reckart in #5058
- #5056 - Ability to configure additional languages for knowledge bases by @reckart in #5057
- #4907 - Support for DocX by @reckart in #4908
- #5078 - Upgrade dependencies by @reckart in #5079
- #5094 - Improve curation merge dialog layout by @reckart in #5095
- #5109 - Mark project template that have examples by @reckart in #5110
- #5078 - Upgrade dependencies by @reckart in #5112
- #5123 - Use symlinks when compiling documentation by @reckart in #5124
- #5099 - Better support for auto-merging stacked annotations with link features by @reckart in #5100
- #3415 - Move all configuration options to Spring configuration beans by @reckart in #5080
- #5127 - Enable score on curation suggestions by default by @reckart in #5128
- #5140 - Support access to tag sets in prompt template by @reckart in #5155
- #5159 - Improve HTML render performance by @reckart in #5160
- #5157 - Ability to hide images/tables in HTML files by @reckart in #5158
- #5163 - Slug in exported project is always null by @reckart in #5164
- #5129 - Dynamic workflow may kick in for curator when try to view document from non-curator by @reckart in #5165
- #5078 - Upgrade dependencies by @reckart in #5161
Full Changelog: inception-34.3...inception-35.0-beta-1
INCEpTION 34.3
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
- 🦟 #5115 - Suggestions for concept features never hidden due to overlapping by @reckart in #5116
- 🦟 #5117 - Guidelines dialog has wrong title by @reckart in #5118
- 🦟 #5119 - Tagset in named entity example data does not match data by @reckart in #5120
- 🦟 #5125 - Remember and required option available on some features that do not support them by @reckart in #5126
#5131 - 🦟 #5135 - Cannot jump to curation suggestion without accepting it by @reckart in #5136, #5137
- 🦟 #5142 - DanglingRelationsCheck hammers database and runs very slow by @reckart in #5144
- 🦟 #5145 - Managers and curators should be able to re-open their documents by @reckart in #5146
- 🦟 #5147 - Relations should be visible in the annotation sidebar when render mode is never by @reckart in #5148
- ⭐️ #5121 - Improve recommender confusion matrix by @reckart in #5122
- ⭐️ #5133 - Add keybindings to named entity template sample data by @reckart in #5134
- 🧪🦟 #5149 - Page hangs when listing LLM models is not possible by @reckart in #5150
- 🧪🦟 #5152 - Formatting broken when opening TEI files by @reckart in #5154
- 🧪🦟 #5130 - Searching Huggingface hub should only return endpoint-compatible models by @reckart in
- 🧪🦟 #5141 - Interactive recommenders should not be listed in the bulk-processing by @reckart in #5143
Full Changelog: inception-34.2...inception-34.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 34.2 to 34.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%3A34.3
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/34.3/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/34.3/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/34.3/docs/admin-guide.html#_upgrade_notes
[8] https://github.com/inception-project/inception/pkgs/container/inception
INCEpTION 34.2
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
- 🦟 #5101 - Limited option on integer features cannot be turned off by @reckart in #5102
- 🦟 #5098 - Conditional feature option for integer features should not be offered by @reckart in #5103
- 🦟 #5106 - Type of lookup feature is display wrong after creation by @reckart in #5107
- 🦟 #5104 - Agreement measure has wrong name by @reckart in #5105
Full Changelog: inception-34.1...inception-34.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 34.1 to 34.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%3A34.2
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/34.2/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/34.2/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/34.2/docs/admin-guide.html#_upgrade_notes
[8] https://github.com/inception-project/inception/pkgs/container/inception
INCEpTION 34.1
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
- 🦟 #5082 - Splitting tokens using zones sometimes does not work by @reckart in #5083
- 🦟 #5085 - Error displaying document when there are no visible layers by @reckart in #5086
- 🦟 #5087 - Interactive recommender sidebar does not invoke the right recommender by @reckart in #5088
- 🦟 #5089 - Document structure is not retained when preparing a document as curation target by @reckart in #5090
Full Changelog: inception-34.0...inception-34.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 34.0 to 34.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%3A34.1
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/34.1/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/34.1/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/34.1/docs/admin-guide.html#_upgrade_notes
[8] https://github.com/inception-project/inception/pkgs/container/inception
INCEpTION 34.0
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
- ⭐️ #4949 - Showing the start and end points of relations in left side bar by @reckart in #5045
- ⭐️ #5068 - Show annotation sidebar by default by @reckart in #5069
- 🦟 #5050 - Tags on the second level of conditional features cannot be selected by @reckart in #5051
- 🦟 #5052 - No lazy details when viewing annotation suggestions for another user by @reckart in #5053
- ⚙️ #5066 - Increase default number of rows for brat editors by @reckart in #5067
- 🧪⭐️ #5011 - Support HTML with media in ZIP file by @reckart in #5012
- 🧪⭐️ #5013 - Ability to style HTML documents to be like chats by @reckart in #5014
Curation
- ⭐️ #4843 - Promote sidebar curation mode to proper curation page by @reckart in #4924
- ⭐️ #4956 - Ability to configure treatment of links features when merging or calculating agreement on a per-feature basis by @reckart in #4957
- ⭐️ #5009 - Better handling of stacked annotations with link features in curation by @reckart in #5010, #5042
Recommenders
- ⭐️ #5003 - Allow exporting models from the OpenNLP recommenders by @reckart in #5004
- 🦟 #5061 - Multiple synchronous recommenders only the last one wins by @reckart in #5062
- 🧪⭐️ #4963 - Support for ChatGPT by @reckart in #4967
- 🧪⭐️ #4995 - Ability to select states of documents to include in bulk recommender processing by @reckart in #4996
- 🧪⭐️ #5033 - Ability to configure recommenders interactively on the annotation page by @reckart in #5034
- 🧪🦟 #5031 - ChatGPT recommender fails because format is not a supported parameter by @reckart in #5032
Knowledge base
For admins
- ⭐️ #5027 - Add more CSP configurations by @reckart in #5028
- 🧪⭐️ #4915 - Support for MySQL 8 by @reckart in #4917
- 🧪⭐️ #4916 - Support for MS SQL Server by @reckart in #4918, #4980
- 🧪⭐️ #4051 - Postgres support by @reckart in #4914
- ⚙️ #3407 - Remove old database migrations that seem to get always executed by @reckart in #4913
Other
- ⭐️ #5064 - Project template for PHI annotation by @reckart in #5065
- ⭐️ #4936 - Option to export project via remote API without any secondary format by @reckart in #4937
- 📘 #5071 - Better document which layers are supported by which formats by @reckart in #5072
- 🦟 #4975 - Cancelling background jobs no longer works by @reckart in #4976
- ⚙️ #5047 - Clean up layer detail UI a bit by @reckart in #5048
- ⚙️ #3611 - Upgrade to Spring 6, Boot 3, Wicket 10, etc. by @reckart in #3612, #4971
- ⚙️ #4877 - Introduce marker interface for preference values by @reckart in #4878
- ⚙️ #4882 - Upgrade to Lucene 9 by @reckart in #4883
- ⚙️ #4904 - Upgrade to RDF4J 5.x by @reckart in #4905
- ⚙️ #4909 - Upgrade dependencies by @reckart in #4970, #4910, #4973, #4974, #4998, #5054, #5059
- ⚙️ #4977 - Clean up knowledge base UI code by @reckart in #5049
- ⚙️ #5043 - Ability to specify token breaking zones when calling tokenizer by @reckart in #5044, #5074
Full Changelog: inception-33.7...inception-34.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 33.7 to 34.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%3A34.0
[2] https://github.com/inception-project/inception/issues
[3] https://inception-project.github.io/downloads/
[4] https://inception-project.github.io/releases/34.0/docs/admin-guide.html#_backup_your_data
[5] https://inception-project.github.io/publications/
[6] https://inception-project.github.io/releases/34.0/docs/admin-guide.html#_running_the_behind_a_reverse_proxy_jar
[7] https://inception-project.github.io/releases/34.0/docs/admin-guide.html#_upgrade_notes
[8] https://github.com/inception-project/inception/pkgs/container/inception