tre-1 / tools /maltparser-1.9.2 /appdata /features /liblinear /conllx /CovingtonProjective.xml
rain1024's picture
update
6f3ebfa
<?xml version="1.0" encoding="UTF-8"?>
<featuremodels>
<featuremodel name="covnonproj">
<feature>InputColumn(POSTAG, Left[0])</feature>
<feature>InputColumn(POSTAG, Right[0])</feature>
<feature>InputColumn(POSTAG, Right[1])</feature>
<feature>InputColumn(POSTAG, Right[2])</feature>
<feature>InputColumn(POSTAG, Right[3])</feature>
<feature>InputColumn(POSTAG, Left[1])</feature>
<feature>Merge(InputColumn(POSTAG, Left[0]), InputColumn(POSTAG, Right[0]))</feature>
<feature>Merge3(InputColumn(POSTAG, Left[1]), InputColumn(POSTAG, Left[0]), InputColumn(POSTAG, Right[0]))</feature>
<feature>Merge3(InputColumn(POSTAG, Left[0]), InputColumn(POSTAG, Right[0]), InputColumn(POSTAG, Right[1]))</feature>
<feature>Merge3(InputColumn(POSTAG, Right[0]), InputColumn(POSTAG, Right[1]), InputColumn(POSTAG, Right[2]))</feature>
<feature>Merge3(InputColumn(POSTAG, Right[1]), InputColumn(POSTAG, Right[2]), InputColumn(POSTAG, Right[3]))</feature>
<feature>OutputColumn(DEPREL, Left[0])</feature>
<feature>OutputColumn(DEPREL, ldep(Left[0]))</feature>
<feature>OutputColumn(DEPREL, rdep(Left[0]))</feature>
<feature>OutputColumn(DEPREL, ldep(Right[0]))</feature>
<feature>Merge3(InputColumn(POSTAG, Left[0]), OutputColumn(DEPREL, ldep(Left[0])), OutputColumn(DEPREL, rdep(Left[0])))</feature>
<feature>Merge(InputColumn(POSTAG, Left[0]), OutputColumn(DEPREL, Left[0]))</feature>
<feature>Merge(InputColumn(POSTAG, Right[0]), OutputColumn(DEPREL, ldep(Right[0])))</feature>
<feature>InputColumn(FORM, Left[0])</feature>
<feature>InputColumn(FORM, Right[0])</feature>
<feature>InputColumn(FORM, Right[1])</feature>
<feature>InputColumn(FORM, head(Left[0]))</feature>
</featuremodel>
</featuremodels>