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.CovingtonNonProjective.xml Maven / Gradle / Ivy
<?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>InputColumn(POSTAG, LeftContext[0])</feature>
<feature>InputColumn(POSTAG, RightContext[0])</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>OutputColumn(DEPREL, 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>Merge(InputColumn(POSTAG, Right[0]), OutputColumn(DEPREL, 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>