forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lai, Weijian <laiweijian4@huawei.com> Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
157 lines
30 KiB
HTML
157 lines
30 KiB
HTML
<a name="EN-US_TOPIC_0000002079101733"></a><a name="EN-US_TOPIC_0000002079101733"></a>
|
|
|
|
<h1 class="topictitle1">Creating a Labeling Job</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p147212619296">Model training requires a large amount of labeled data. Therefore, before training a model, label data. You can create a manual labeling job labeled by one person or by a group of persons (team labeling), or enable auto labeling to quickly label images. You can also modify existing labels, or delete them and re-label.</p>
|
|
<div class="section" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section685514186299"><h4 class="sectiontitle">Labeling Job Types</h4><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p8060118">Create a labeling job based on the dataset type. ModelArts supports the following types of labeling jobs:</p>
|
|
<ul id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ul8131611181911"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li1013141110194">Image<ul id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ul11311151918"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li5131011131918">Image classification: identifies a class of objects in images.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li713611141916">Object detection: identifies the position and class of each object in an image.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li872231914194">Image segmentation: segments an image into different areas based on objects in the image.</li></ul>
|
|
</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li2131211171915">Audio<ul id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ul51313111197"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li19131011121919">Sound classification: classifies and identifies different sounds.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li513181121916">Speech labeling: labels speech content.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li121317118190">Speech paragraph labeling: segments and labels speech content.</li></ul>
|
|
</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li11131211111919">Text<ul id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ul16134118198"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li111371161916">Text classification: assigns labels to text according to its content.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li51371117196">Named entity recognition: assigns labels to named entities in text, such as time and locations.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li61310113195">Text triplet: assigns labels to entity segments and entity relationships in the text.</li></ul>
|
|
</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li1159034212248">Videos<p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p24166716399"><a name="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li1159034212248"></a><a name="en-us_topic_0000001139785694_li1159034212248"></a>Video labeling: identifies the position and class of each object in a video. Only the MP4 format is supported.</p>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section1488110071713"><h4 class="sectiontitle">Prerequisites</h4><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p152021641122218">Before labeling data, create a dataset. </p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section1618113289617"><h4 class="sectiontitle">Procedure</h4><ol id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ol16841535865"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li1584153519620">Log in to the ModelArts management console. In the navigation pane on the left, choose <strong id="EN-US_TOPIC_0000002079101733__b73814933094830">Data Management</strong> > <span class="parmname" id="EN-US_TOPIC_0000002079101733__parmname102278770994830"><b>Label Data</b></span>.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li11421443570">On the <strong id="EN-US_TOPIC_0000002079101733__b91215995194830">Data Labeling</strong> page, click <strong id="EN-US_TOPIC_0000002079101733__b176363002494830">Create Labeling Job</strong> in the upper right corner. On the displayed page, create a labeling job.<ol type="a" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ol122128558586"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li162127553589">Enter basic information about the labeling job, including <span class="parmname" id="EN-US_TOPIC_0000002079101733__parmname79871312594830"><b>Name</b></span> and <span class="parmname" id="EN-US_TOPIC_0000002079101733__parmname182313360994830"><b>Description</b></span>.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li1089584155915">Select a labeling scene and type as required.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li169591544185910">Set the parameters based on the labeling job type. For details, see the parameters of the following labeling job types:<ul id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ul66664588710"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li266675811715"><a href="#EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section8625131415541">Images (Image Classification, Image Segmentation, and Object Detection)</a></li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li18751957195116"><a href="#EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section17893314546">Audio (Sound Classification, Speech Labeling, and Speech Paragraph Labeling)</a></li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li116664581170"><a href="#EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section16230452125420">Text (Text Classification, Named Entity Recognition, and Text Triplet)</a></li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li5666558876"><a href="#EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section1357212065510">Video</a></li></ul>
|
|
</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li8427153111712">Click <strong id="EN-US_TOPIC_0000002079101733__b127420451194830">Create</strong> in the lower right corner of the page.<p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p107996411286">After the labeling job is created, the data labeling management page is displayed. You can perform the following operations on the labeling job: start auto labeling, publish new versions, modify the labeling job, and delete the labeling job.</p>
|
|
</li></ol>
|
|
</li></ol>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section8625131415541"><a name="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section8625131415541"></a><a name="en-us_topic_0000001139785694_section8625131415541"></a><h4 class="sectiontitle">Images (Image Classification, Image Segmentation, and Object Detection)</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_table169611557277" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameters of an image labeling job</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row104281010184813"><th align="left" class="cellrowborder" valign="top" width="16.56%" id="mcps1.3.5.2.2.3.1.1"><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p1131214118487">Name</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="83.44%" id="mcps1.3.5.2.2.3.1.2"><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p18312111120481">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row696205562719"><td class="cellrowborder" valign="top" width="16.56%" headers="mcps1.3.5.2.2.3.1.1 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p2096555202718">Dataset Name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="83.44%" headers="mcps1.3.5.2.2.3.1.2 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p396155512712">Select a dataset that supports the labeling type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row2961355182718"><td class="cellrowborder" valign="top" width="16.56%" headers="mcps1.3.5.2.2.3.1.1 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p1996955182714">Label Set</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="83.44%" headers="mcps1.3.5.2.2.3.1.2 "><ul id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ul296855172717"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li1997555202717">Label name: Enter a label name with 1 to 1,024 characters.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li997755122712"><strong id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_b109785512279">Add Label</strong>: Click <span class="uicontrol" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_uicontrol29714555273"><b>Add Label</b></span> to add one or more labels.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li149775511272">Label color: Set label colors for object detection and image segmentation labeling jobs. Select a color from the color palette on the right of a label, or enter the hexadecimal color code to set the color.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li9731142174919"><strong id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_b12783182325219">Add Label Attribute</strong>: For an object detection labeling job, you can click the plus sign (+) on the right to add label attributes after setting a label color. Label attributes are used to distinguish different attributes of the objects with the same label. </li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row18467937132814"><td class="cellrowborder" valign="top" width="16.56%" headers="mcps1.3.5.2.2.3.1.1 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p1652783817282">Team Labeling</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="83.44%" headers="mcps1.3.5.2.2.3.1.2 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p165273389282">Enable or disable team labeling. Image segmentation does not support team labeling. Therefore, this parameter is unavailable when you use image segmentation.</p>
|
|
<p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p95271738102820">After enabling team labeling, enter the type of the team labeling job, and select the labeling team and team members. For details about the parameters, see <a href="datalabel-modelarts_0027.html">Creating a Team Labeling Job</a>.</p>
|
|
<p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p852893822819">Before enabling team labeling, ensure that you have added a team and members on the <span class="parmname" id="EN-US_TOPIC_0000002079101733__parmname4862326594830"><b>Labeling Teams</b></span> page. If no labeling team is available, click the link on the page to go to the <span class="wintitle" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_wintitle552816387287"><b>Labeling Teams</b></span> page, and add your team and members. For details, see <a href="datalabel-modelarts_0025.html#EN-US_TOPIC_0000002079180321__en-us_topic_0000001139944462_en-us_topic_0186456617_section165361815383">Adding a Team</a>.</p>
|
|
<p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p65281138122813">After a dataset is created with team labeling enabled, you can view the <span class="parmname" id="EN-US_TOPIC_0000002079101733__parmname182973270194830"><b>Team Labeling</b></span> mark in <span class="parmname" id="EN-US_TOPIC_0000002079101733__parmname120951667794830"><b>Labeling Type</b></span>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section17893314546"><a name="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section17893314546"></a><a name="en-us_topic_0000001139785694_section17893314546"></a><h4 class="sectiontitle">Audio (Sound Classification, Speech Labeling, and Speech Paragraph Labeling)</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_table46851641358" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Parameters of an audio labeling job</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row1592421124811"><th align="left" class="cellrowborder" valign="top" width="21.38%" id="mcps1.3.6.2.2.3.1.1"><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p18356172214810">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="78.62%" id="mcps1.3.6.2.2.3.1.2"><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p19356322154819">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row136850410356"><td class="cellrowborder" valign="top" width="21.38%" headers="mcps1.3.6.2.2.3.1.1 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p219716478338">Dataset Name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="78.62%" headers="mcps1.3.6.2.2.3.1.2 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p41971479336">Select a dataset that supports the labeling type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row06861746356"><td class="cellrowborder" valign="top" width="21.38%" headers="mcps1.3.6.2.2.3.1.1 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p12686144193518">Label Set (for sound classification)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="78.62%" headers="mcps1.3.6.2.2.3.1.2 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p14581113017353">You can add a label set for labeling jobs of sound classification.</p>
|
|
<ul id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ul145841130153519"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li18584193020352">Label name: Enter 1 to 1,024 characters in the <strong id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_b145841830133510">Label Set</strong> text box.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li4584330113513"><strong id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_b145843305353">Add Label</strong>: Click <span class="uicontrol" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_uicontrol4584830163517"><b>Add Label</b></span> to add one or more labels.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row641762015010"><td class="cellrowborder" valign="top" width="21.38%" headers="mcps1.3.6.2.2.3.1.1 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p17417182045010">Label Management (for speech paragraph labeling)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="78.62%" headers="mcps1.3.6.2.2.3.1.2 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p88851697398">Label management is available for speech paragraph labeling.</p>
|
|
<ul id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ul6872101844010"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li17872118174017"><strong id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_b3763185418553">Single Label</strong><div class="p" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p1528894010562">A single label is used to label a piece of audio that has only one class.<ul id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ul2479163915568"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li8479239115611"><strong id="EN-US_TOPIC_0000002079101733__b68739859394830">Label</strong>: Enter a label name, with 1 to 1,024 characters.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li1479143912561"><strong id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_b1747923995618">Label Color</strong>: Set the label color in the <strong id="EN-US_TOPIC_0000002079101733__b1890980313">Label Color</strong> column. You can select a color from the color palette or enter a hexadecimal color code to set the color.</li></ul>
|
|
</div>
|
|
</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li48721118114015"><strong id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_b1494035718553">Multiple Labels</strong><div class="p" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p116639920572">Multiple labels are suitable for multi-dimensional labeling. For example, you can label a piece of audio as both noise and speech. For speech, you can label the audio with different speakers. You can click <strong id="EN-US_TOPIC_0000002079101733__b184036918394830">Add Label Class</strong> to add multiple label classes. A label class can contain multiple labels. The label class and name can contain only letters, digits, periods (.), underscores (_), and hyphens (-). Only letters, digits, periods (.), underscores (_), and hyphens (-) are allowed.<ul id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ul156635985717"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li66631496576"><strong id="EN-US_TOPIC_0000002079101733__b130284019494830">Add Label Class</strong>: Enter a label class.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li176632919575"><strong id="EN-US_TOPIC_0000002079101733__b123489981894830">Label</strong>: Enter a label name.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li10663892573"><strong id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_b266311995713">Add Label</strong>: Click <span class="uicontrol" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_uicontrol13663129115710"><b>Add Label</b></span> to add one or more labels.</li></ul>
|
|
</div>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row6369551591"><td class="cellrowborder" valign="top" width="21.38%" headers="mcps1.3.6.2.2.3.1.1 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p436917565914">Speech Labeling (for speech paragraph labeling)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="78.62%" headers="mcps1.3.6.2.2.3.1.2 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p236905105911">Only datasets for speech paragraph labeling support speech labeling. By default, speech labeling is disabled. If this function is enabled, you can label speech content.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row1848516403251"><td class="cellrowborder" valign="top" width="21.38%" headers="mcps1.3.6.2.2.3.1.1 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p113354547256">Team Labeling (for speech paragraph labeling)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="78.62%" headers="mcps1.3.6.2.2.3.1.2 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p1674880102612">Only datasets of speech paragraph labeling support team labeling.</p>
|
|
<p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p3335155432511">After enabling team labeling, enter the type of the team labeling job, and select the labeling team and team members. For details about the parameters, see <a href="datalabel-modelarts_0027.html">Creating a Team Labeling Job</a>.</p>
|
|
<p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p633515542257">Before enabling team labeling, ensure that you have added a team and members on the <span class="parmname" id="EN-US_TOPIC_0000002079101733__parmname117326968794830"><b>Labeling Teams</b></span> page. If no labeling team is available, click the link on the page to go to the <span class="wintitle" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_wintitle733535422514"><b>Labeling Teams</b></span> page, and add your team and members. For details, see <a href="datalabel-modelarts_0025.html#EN-US_TOPIC_0000002079180321__en-us_topic_0000001139944462_en-us_topic_0186456617_section165361815383">Adding a Team</a>.</p>
|
|
<p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p15335554152516">After a dataset is created with team labeling enabled, you can view the <span class="parmname" id="EN-US_TOPIC_0000002079101733__parmname21442208694830"><b>Team Labeling</b></span> mark in <span class="parmname" id="EN-US_TOPIC_0000002079101733__parmname9496878594830"><b>Labeling Type</b></span>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section16230452125420"><a name="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section16230452125420"></a><a name="en-us_topic_0000001139785694_section16230452125420"></a><h4 class="sectiontitle">Text (Text Classification, Named Entity Recognition, and Text Triplet)</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_table8639141818387" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Parameters of a text labeling job</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row3365115064716"><th align="left" class="cellrowborder" valign="top" width="21.39%" id="mcps1.3.7.2.2.3.1.1"><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p6541329134814">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="78.61%" id="mcps1.3.7.2.2.3.1.2"><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p454162994814">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row1364011184389"><td class="cellrowborder" valign="top" width="21.39%" headers="mcps1.3.7.2.2.3.1.1 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p144571325174211">Dataset Name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="78.61%" headers="mcps1.3.7.2.2.3.1.2 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p1445712574219">Select a dataset that supports the labeling type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row11640181883813"><td class="cellrowborder" valign="top" width="21.39%" headers="mcps1.3.7.2.2.3.1.1 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p136401418193813">Label Set (for text classification and named entity recognition)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="78.61%" headers="mcps1.3.7.2.2.3.1.2 "><ul id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ul17640418143817"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li13640131814385">Label name: Enter a label name with 1 to 1,024 characters.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li15640161823817"><strong id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_b8640191815388">Add Label</strong>: Click <span class="uicontrol" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_uicontrol464010181381"><b>Add Label</b></span> to add one or more labels.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li106401318163819">Label color: Select a color from the color palette or enter the hexadecimal color code to set the color.<p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p176402018153820"><a name="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li106401318163819"></a><a name="en-us_topic_0000001139785694_li106401318163819"></a></p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row20425155914112"><td class="cellrowborder" valign="top" width="21.39%" headers="mcps1.3.7.2.2.3.1.1 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p542515934115">Label Set (for text triplet)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="78.61%" headers="mcps1.3.7.2.2.3.1.2 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p17356135218428">For datasets of the text triplet type, set entity labels and relationship labels.</p>
|
|
<ul id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ul1854925916423"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li1154920590428"><strong id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_b133911627174411">Entity Label</strong>: Set the label name and label color. You can click the plus sign (+) on the right of the color area to add multiple labels.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li168143064311"><strong id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_b81711729114412">Relationship Label</strong>: a relationship between two entities. Set the source entity and target entity. Therefore, add at least two entity labels before adding a relationship label.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row864091833818"><td class="cellrowborder" valign="top" width="21.39%" headers="mcps1.3.7.2.2.3.1.1 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p19640191863817">Team Labeling</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="78.61%" headers="mcps1.3.7.2.2.3.1.2 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p1464021843812">Enable or disable team labeling.</p>
|
|
<p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p364021811383">After enabling team labeling, enter the type of the team labeling job, and select the labeling team and team members. For details about the parameters, see <a href="datalabel-modelarts_0027.html">Creating a Team Labeling Job</a>.</p>
|
|
<p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p10641201873819">Before enabling team labeling, ensure that you have added a team and members on the <span class="parmname" id="EN-US_TOPIC_0000002079101733__parmname37537715294830"><b>Labeling Teams</b></span> page. If no labeling team is available, click the link on the page to go to the <span class="wintitle" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_wintitle166411918153818"><b>Labeling Teams</b></span> page, and add your team and members. For details, see <a href="datalabel-modelarts_0025.html#EN-US_TOPIC_0000002079180321__en-us_topic_0000001139944462_en-us_topic_0186456617_section165361815383">Adding a Team</a>.</p>
|
|
<p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p264161833814">After a dataset is created with team labeling enabled, you can view the <span class="parmname" id="EN-US_TOPIC_0000002079101733__parmname146408925894830"><b>Team Labeling</b></span> mark in <span class="parmname" id="EN-US_TOPIC_0000002079101733__parmname182629541694830"><b>Labeling Type</b></span>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section1357212065510"><a name="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_section1357212065510"></a><a name="en-us_topic_0000001139785694_section1357212065510"></a><h4 class="sectiontitle">Video</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_table623753175616" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Parameters of a video labeling job</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row4235536569"><th align="left" class="cellrowborder" valign="top" width="21.36%" id="mcps1.3.8.2.2.3.1.1"><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p423125385613">Name</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="78.64%" id="mcps1.3.8.2.2.3.1.2"><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p92319534561">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row92315365616"><td class="cellrowborder" valign="top" width="21.36%" headers="mcps1.3.8.2.2.3.1.1 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p19846550184412">Dataset Name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="78.64%" headers="mcps1.3.8.2.2.3.1.2 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p198461150144412">Select a dataset that supports the labeling type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_row1924125318564"><td class="cellrowborder" valign="top" width="21.36%" headers="mcps1.3.8.2.2.3.1.1 "><p id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_p1724653185619">Label Set</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="78.64%" headers="mcps1.3.8.2.2.3.1.2 "><ul id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_ul82455313562"><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li82445335611">Label name: Enter a label name with 1 to 1,024 characters.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li324175395614"><strong id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_b62420532567">Add Label</strong>: Click <span class="uicontrol" id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_uicontrol19243534568"><b>Add Label</b></span> to add one or more labels.</li><li id="EN-US_TOPIC_0000002079101733__en-us_topic_0000001139785694_li10241253125616">Label color: Select a color from the color palette or enter the hexadecimal color code to set the color.</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="datalabel-modelarts_0003.html">Manual Labeling</a></div>
|
|
</div>
|
|
</div>
|
|
|