All Downloads are FREE. Search and download functionalities are using the official Maven repository.

appdata.features.libsvm.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>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>InputColumn(FORM, Stack[0])</feature>
		<feature>InputColumn(FORM, Stack[1])</feature>
		<feature>InputColumn(FORM, Lookahead[0])</feature>
	</featuremodel>
</featuremodels>





© 2015 - 2024 Weber Informatics LLC | Privacy Policy