All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
appdata.features.liblinear.NivreEager.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?>
<featuremodels>
<featuremodel name="nivreeager">
<feature>InputColumn(POSTAG, Stack[0])</feature>
<feature>InputColumn(POSTAG, Input[0])</feature>
<feature>InputColumn(POSTAG, Input[1])</feature>
<feature>InputColumn(POSTAG, Input[2])</feature>
<feature>InputColumn(POSTAG, Input[3])</feature>
<feature>InputColumn(POSTAG, Stack[1])</feature>
<feature>Merge(InputColumn(POSTAG, Stack[0]), InputColumn(POSTAG, Input[0]))</feature>
<feature>Merge3(InputColumn(POSTAG, Stack[1]), InputColumn(POSTAG, Stack[0]), InputColumn(POSTAG, Input[0]))</feature>
<feature>Merge3(InputColumn(POSTAG, Stack[0]), InputColumn(POSTAG, Input[0]), InputColumn(POSTAG, Input[1]))</feature>
<feature>Merge3(InputColumn(POSTAG, Input[0]), InputColumn(POSTAG, Input[1]), InputColumn(POSTAG, Input[2]))</feature>
<feature>Merge3(InputColumn(POSTAG, Input[1]), InputColumn(POSTAG, Input[2]), InputColumn(POSTAG, Input[3]))</feature>
<feature>OutputColumn(DEPREL, Stack[0])</feature>
<feature>OutputColumn(DEPREL, ldep(Stack[0]))</feature>
<feature>OutputColumn(DEPREL, rdep(Stack[0]))</feature>
<feature>OutputColumn(DEPREL, ldep(Input[0]))</feature>
<feature>Merge3(InputColumn(POSTAG, Stack[0]), OutputColumn(DEPREL, ldep(Stack[0])), OutputColumn(DEPREL, rdep(Stack[0])))</feature>
<feature>Merge(InputColumn(POSTAG, Stack[0]), OutputColumn(DEPREL, Stack[0]))</feature>
<feature>Merge(InputColumn(POSTAG, Input[0]), OutputColumn(DEPREL, ldep(Input[0])))</feature>
<feature>InputColumn(FORM, Stack[0])</feature>
<feature>InputColumn(FORM, Input[0])</feature>
<feature>InputColumn(FORM, Input[1])</feature>
<feature>InputColumn(FORM, head(Stack[0]))</feature>
</featuremodel>
</featuremodels>