Spaces:
Runtime error
Runtime error
<html><head> | |
<style> | |
body { font-family: Arial, sans-serif; margin: 20px; } | |
h1 { text-align: center; } | |
.cot-title { color: blue; } | |
.pos-title { color: green; } | |
h2 { color: black; text-align: left; } | |
h3 { color: black; text-align: left; } | |
h4 { color: darkslategray; } | |
table { width: 100%; border-collapse: collapse; margin: 20px 0; } | |
table, th, td { border: 1px solid #ddd; padding: 8px; } | |
th { background-color: #f2f2f2; } | |
tr:nth-child(even) { background-color: #f9f9f9; } | |
.highlight { background-color: #ffffcc; } | |
.true { color: green; } | |
.false { color: red; } | |
.highlighted-cell { background-color: yellow; cursor: pointer; } | |
.step-title { background-color: #f1f1f1; color: #444; padding: 10px; margin: 10px 0; font-size: 18px; border-left: 4px solid #888; } | |
.step { display: block; } | |
</style> | |
</head><body> | |
<h1 class="pos-title">Plan-of-SQLs (Ours)</h1> | |
<hr> | |
<h3><span>Statement:</span> na won the lifetime achievement only after the year 1998</h3> | |
<h3>Ground-truth:</span> FALSE</h3> | |
<h3>Input Table: ned kelly awards</h3> | |
<div class="step"> | |
<div class="step"> | |
<div class="step-title">Step 1: Select rows where 'lifetime_achievement' is not 'na'.</div> | |
<div id="step-1" class="content"> | |
<table> | |
<tr> | |
<td>year</td> | |
<td>best_teenage___young_adult</td> | |
<td>reader__s_vote</td> | |
<td>best_non___fiction</td> | |
<td>lifetime_achievement</td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1996-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">jon cleary</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1997-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">how to write crime edited by marele day</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">alan yates (aka carter brown )</span></td> | |
</tr> | |
<tr> | |
<td>1998-01-01</td> | |
<td>na</td> | |
<td>na</td> | |
<td>na</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1999-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">peter corris</span></td> | |
</tr> | |
<tr> | |
<td>2000-01-01</td> | |
<td>na</td> | |
<td>na</td> | |
<td>na</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2001-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">bleeding hearts by lindy cameron</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">professor stephen knight</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2002-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">blue murder by ken catran</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">apartment 255 by bunty avieson</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">patrick gallagher</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2003-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">kerry greenwood</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2004-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">bob bottom</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2005-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">stuart coupe</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2006-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">andrew rule and john silvester</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2007-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">sandra harvey and lindsay simpson</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2008-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">marele day</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2009-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">shane maloney</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">2010-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">peter doyle</span></td> | |
</tr> | |
<tr> | |
<td>2011-01-01</td> | |
<td>na</td> | |
<td>na</td> | |
<td>na</td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
</tr> | |
</table> | |
</div> | |
<hr> | |
<div class="step"> | |
<div class="step-title">Step 2: Select rows where 'year' is after 1998.</div> | |
<div id="step-0" class="content"> | |
<table> | |
<tr> | |
<td>year</td> | |
<td>best_teenage___young_adult</td> | |
<td>reader__s_vote</td> | |
<td>best_non___fiction</td> | |
<td>lifetime_achievement</td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1996-01-01</span></td> | |
<td>na</td> | |
<td>na</td> | |
<td>na</td> | |
<td>jon cleary</td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1997-01-01</span></td> | |
<td>na</td> | |
<td>na</td> | |
<td>how to write crime edited by marele day</td> | |
<td>alan yates (aka carter brown )</td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">1999-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">peter corris</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2001-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">bleeding hearts by lindy cameron</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">professor stephen knight</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2002-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">blue murder by ken catran</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">apartment 255 by bunty avieson</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">patrick gallagher</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2003-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">kerry greenwood</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2004-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">bob bottom</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2005-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">stuart coupe</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2006-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">andrew rule and john silvester</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2007-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">sandra harvey and lindsay simpson</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2008-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">marele day</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2009-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">shane maloney</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2010-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">peter doyle</span></td> | |
</tr> | |
</table> | |
</div> | |
</div> | |
<hr> | |
<div class="step"> | |
<div class="step-title">Step 3: Use a `CASE` statement to return TRUE if the number of rows is greater than 0, otherwise return FALSE.</div> | |
<div id="step-1" class="content"> | |
<table> | |
<tr> | |
<td>year</td> | |
<td>best_teenage___young_adult</td> | |
<td>reader__s_vote</td> | |
<td>best_non___fiction</td> | |
<td>lifetime_achievement</td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">1999-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">peter corris</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2001-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">bleeding hearts by lindy cameron</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">professor stephen knight</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2002-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">blue murder by ken catran</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">apartment 255 by bunty avieson</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">patrick gallagher</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2003-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">kerry greenwood</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2004-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">bob bottom</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2005-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">stuart coupe</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2006-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">andrew rule and john silvester</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2007-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">sandra harvey and lindsay simpson</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2008-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">marele day</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2009-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">shane maloney</span></td> | |
</tr> | |
<tr> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">2010-01-01</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">na</span></td> | |
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">peter doyle</span></td> | |
</tr> | |
</table> | |
</div> | |
</div> | |
<hr> | |
<div class="step"> | |
<div class="step-title">Final output table:</div> | |
<div id="step-2" class="content"> | |
<table> | |
<tr> | |
<td>verification_result</td> | |
</tr> | |
<tr> | |
<td>TRUE</td> | |
</tr> | |
</table> | |
</div> | |
</div> | |
<hr> | |
<div class="step"><h3><span class="false">Prediction: TRUE </span></h3> | |
<h3>Ground-truth:</span> FALSE</h3></div> | |
</body></html> | |