You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/guide/label_studio_compare.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -295,11 +295,17 @@ Label Studio is available to everyone as open source software (Label Studio Comm
295
295
<td style="text-align:center">✅</td>
296
296
</tr>
297
297
<tr>
298
-
<td><b>Agreement metrics</b><br/><a href="https://docs.humansignal.com/guide/stats.html">Define how annotator consensus is calculated. You can choose from pre-defined metrics or customize your own.</a></td>
298
+
<td><b>Agreement metrics</b><br/><a href="https://docs.humansignal.com/guide/stats.html">Define how annotator consensus is calculated using pre-defined agreement metrics.</a></td>
299
299
<td style="text-align:center">❌</td>
300
300
<td style="text-align:center">✅</td>
301
301
<td style="text-align:center">✅</td>
302
302
</tr>
303
+
<tr>
304
+
<td><b>Custom agreement metrics</b><br/><a href="https://docs.humansignal.com/guide/custom_metric.html">Write your own custom agreement metric.</a></td>
305
+
<td style="text-align:center">❌</td>
306
+
<td style="text-align:center">❌</td>
307
+
<td style="text-align:center">✅</td>
308
+
</tr>
303
309
<tr>
304
310
<td><b>Comments and notifications</b><br/><a href="https://docs.humansignal.com/guide/comments_notifications.html">Team collaboration features like comments and notifications on annotation tasks.</a></td>
0 commit comments