Skip to content

Commit 4da65ce

Browse files
rpranabPranab Rajbhandari
and
Pranab Rajbhandari
authored
changes (#1703)
Co-authored-by: Pranab Rajbhandari <pranabrajbhandari@Pranabs-MacBook-Pro.local>
1 parent 365378b commit 4da65ce

File tree

3 files changed

+35
-0
lines changed

3 files changed

+35
-0
lines changed

docs/_includes/docs-annotation-pagination.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
</li>
1111
</ul>
1212
<ul class="pagination owl-carousel pagination_big">
13+
<li><a href="release_notes_6_10_1">6.10.1</a></li>
1314
<li><a href="release_notes_6_10_0">6.10.0</a></li>
1415
<li><a href="release_notes_6_9_1">6.9.1</a></li>
1516
<li><a href="release_notes_6_9_0">6.9.0</a></li>
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
layout: docs
3+
header: true
4+
seotitle: Generative AI Lab | John Snow Labs
5+
title: Generative AI Lab Release Notes 6.10.1
6+
permalink: /docs/en/alab/annotation_labs_releases/release_notes_6_10_1
7+
key: docs-licensed-release-notes
8+
modify_date: 2024-11-26
9+
show_nav: true
10+
sidebar:
11+
nav: annotation-lab
12+
---
13+
14+
<div class="h3-box" markdown="1">
15+
16+
## 6.10.1
17+
18+
Release date: **01-23-2024**
19+
20+
### Enhancements:
21+
- Enhanced User Experience: Assertion labels are now hidden in the Label Frequency Chart for a cleaner visual presentation.
22+
23+
### Bug Fixes:
24+
- Resolved Server Issue: The server deployed by the de-identification pipeline is no longer stopped within the AMI instances.
25+
- Improved Analytics Accuracy: Analytics are now correctly updated for HTML projects with NER labels.
26+
27+
</div><div class="prev_ver h3-box" markdown="1">
28+
29+
## Versions
30+
31+
</div>
32+
33+
{%- include docs-annotation-pagination.html -%}

docs/en/alab/release_notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ Message in the Completion Tab When Viewing the Last Saved Annotation:
116116
</div>
117117

118118
<ul class="pagination owl-carousel pagination_big">
119+
<li><a href="annotation_labs_releases/release_notes_6_10_1">6.10.1</a></li>
119120
<li class="active"><a href="annotation_labs_releases/release_notes_6_10_0">6.10.0</a></li>
120121
<li><a href="annotation_labs_releases/release_notes_6_9_1">6.9.1</a></li>
121122
<li><a href="annotation_labs_releases/release_notes_6_9_0">6.9.0</a></li>

0 commit comments

Comments
 (0)