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.StackProjective.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?>
<featuremodels>
<featuremodel name="stackprojective">
<feature>InputColumn(POSTAG, Stack[0])</feature>
<feature>InputColumn(POSTAG, Stack[1])</feature>
<feature>InputColumn(POSTAG, Stack[2])</feature>
<feature>InputColumn(POSTAG, Lookahead[0])</feature>
<feature>InputColumn(POSTAG, Lookahead[1])</feature>
<feature>InputColumn(POSTAG, Lookahead[2])</feature>
<feature>Merge(InputColumn(POSTAG, Stack[1]), InputColumn(POSTAG, Stack[0]))</feature>
<feature>Merge3(InputColumn(POSTAG, Stack[2]), InputColumn(POSTAG, Stack[1]), InputColumn(POSTAG, Stack[0]))</feature>
<feature>Merge3(InputColumn(POSTAG, Stack[1]), InputColumn(POSTAG, Stack[0]), InputColumn(POSTAG, Lookahead[0]))</feature>
<feature>Merge3(InputColumn(POSTAG, Stack[0]), InputColumn(POSTAG, Lookahead[0]), InputColumn(POSTAG, Lookahead[1]))</feature>
<feature>Merge3(InputColumn(POSTAG, Lookahead[0]), InputColumn(POSTAG, Lookahead[1]), InputColumn(POSTAG, Lookahead[2]))</feature>
<feature>OutputColumn(DEPREL, ldep(Stack[0]))</feature>
<feature>OutputColumn(DEPREL, rdep(Stack[0]))</feature>
<feature>OutputColumn(DEPREL, ldep(Stack[1]))</feature>
<feature>OutputColumn(DEPREL, rdep(Stack[1]))</feature>
<feature>Merge3(InputColumn(POSTAG, Stack[0]), OutputColumn(DEPREL, ldep(Stack[0])), OutputColumn(DEPREL, rdep(Stack[0])))</feature>
<feature>Merge3(InputColumn(POSTAG, Stack[1]), OutputColumn(DEPREL, ldep(Stack[1])), OutputColumn(DEPREL, rdep(Stack[1])))</feature>
<feature>InputColumn(FORM, Stack[0])</feature>
<feature>InputColumn(FORM, Stack[1])</feature>
<feature>InputColumn(FORM, Lookahead[0])</feature>
</featuremodel>
</featuremodels>