The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<?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>InputColumn(POSTAG, head(Stack[0]))</feature>
		<feature>InputColumn(POSTAG, head(Stack[1]))</feature>
		<feature>OutputColumn(DEPREL, Stack[0])</feature>
		<feature>OutputColumn(DEPREL, ldep(Stack[0]))</feature>
		<feature>OutputColumn(DEPREL, rdep(Stack[0]))</feature>
		<feature>OutputColumn(DEPREL, Stack[1])</feature>
		<feature>OutputColumn(DEPREL, ldep(Stack[1]))</feature>
		<feature>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>