1
0
mirror of https://github.com/QData/TextAttack.git synced 2021-10-13 00:05:06 +03:00

format html table width by adding slash

Signed-off-by: Opdoop <247536381@qq.com>
This commit is contained in:
Opdoop
2020-11-20 23:18:15 +08:00
parent 30a2bc9c28
commit f819d8ac98

View File

@@ -106,12 +106,12 @@ textattack attack --model lstm-mr --num-examples 20 \
<table>
<thead>
<tr class="header">
<th><div><strong>攻击策略</strong></div></th>
<th><div><strong>目标函数</strong></div></th>
<th><div><strong>约束条件</strong></div></th>
<th><div><strong>变换方式</strong></div></th>
<th><div><strong>搜索方法</strong></div></th>
<th><div><strong>主要思想</strong></div></th>
<th><strong>—————— 攻击策略 ——————</strong></th>
<th><strong>—————— 目标函数 ——————</strong></th>
<th><strong>—————— 约束条件 ——————</strong></th>
<th><strong>—————— 变换方式 ——————</strong></th>
<th><strong>——————— 搜索方法 ———————</strong></th>
<th><strong>主要思想</strong></th>
</tr>
</thead>
<tbody>