File tree 3 files changed +35
-0
lines changed 3 files changed +35
-0
lines changed Original file line number Diff line number Diff line change 10
10
</ li >
11
11
</ ul >
12
12
< ul class ="pagination owl-carousel pagination_big ">
13
+ < li > < a href ="release_notes_6_10_1 "> 6.10.1</ a > </ li >
13
14
< li > < a href ="release_notes_6_10_0 "> 6.10.0</ a > </ li >
14
15
< li > < a href ="release_notes_6_9_1 "> 6.9.1</ a > </ li >
15
16
< li > < a href ="release_notes_6_9_0 "> 6.9.0</ a > </ li >
Original file line number Diff line number Diff line change
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 -%}
Original file line number Diff line number Diff line change @@ -116,6 +116,7 @@ Message in the Completion Tab When Viewing the Last Saved Annotation:
116
116
</div >
117
117
118
118
<ul class =" pagination owl-carousel pagination_big " >
119
+ <li><a href="annotation_labs_releases/release_notes_6_10_1">6.10.1</a></li>
119
120
<li class="active"><a href="annotation_labs_releases/release_notes_6_10_0">6.10.0</a></li>
120
121
<li><a href="annotation_labs_releases/release_notes_6_9_1">6.9.1</a></li>
121
122
<li><a href="annotation_labs_releases/release_notes_6_9_0">6.9.0</a></li>
You can’t perform that action at this time.
0 commit comments