问题文本:
$400,然后是 210,接着一句是公式 (amount)*s^2$。
尝试转义,如下所示:
\$400 and later \$210, then one sentence later a formula $(amount)*s^2$.
这样就会变成:
$400 and later $210, then one sentence later a formula (amount)*s^2.
看起来我们的启发式方法有效,但同一段中的公式对它来说处理起来太复杂了。
问题文本:
$400,然后是 210,接着一句是公式 (amount)*s^2$。
尝试转义,如下所示:
\$400 and later \$210, then one sentence later a formula $(amount)*s^2$.
这样就会变成:
$400 and later $210, then one sentence later a formula (amount)*s^2.
看起来我们的启发式方法有效,但同一段中的公式对它来说处理起来太复杂了。