我想要一个JAPE
which on execute 将返回Annotation
列表,这听起来对我的要求有意义。就像我不希望在我的注释中隐含SpaceToken
, Sentence
,Token
等。Lookup
因为这Jape
将是应用程序序列的最后一个,并且它不需要在 LHS 中匹配任何东西(据我所知,CMIIW),有什么方法可以让我们只有 RHS 代码)
Phase: filteAnnot
Input: token
Options: control = appelt
Rule: filteAnnot
Priority: 50
-->
:label{
[My Logical Stuff of removing annotations]
}