blob: b7ad5c0cd7f8d587395850e1d0eac245e3ca98c4 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<analysisEngineDescription xmlns="http://uima.apache.org/resourceSpecifier">
<frameworkImplementation>org.apache.uima.java</frameworkImplementation>
<primitive>true</primitive>
<annotatorImplementationName>org.apache.uima.fit.factory.testAes.SerializationTestAnnotator</annotatorImplementationName>
<analysisEngineMetaData>
<name>org.apache.uima.fit.factory.testAes.SerializationTestAnnotator</name>
<description>Descriptor automatically generated by uimaFIT</description>
<version>unknown</version>
<vendor>org.apache.uima.fit.factory.testAes</vendor>
<configurationParameters/>
<configurationParameterSettings/>
<typeSystemDescription>
<types>
<typeDescription>
<name>org.apache.uima.fit.type.AnalyzedText</name>
<description/>
<supertypeName>uima.tcas.Annotation</supertypeName>
<features>
<featureDescription>
<name>text</name>
<description/>
<rangeTypeName>uima.cas.String</rangeTypeName>
</featureDescription>
</features>
</typeDescription>
<typeDescription>
<name>org.apache.uima.fit.type.Sentence</name>
<description/>
<supertypeName>uima.tcas.Annotation</supertypeName>
</typeDescription>
<typeDescription>
<name>org.apache.uima.fit.type.Token</name>
<description/>
<supertypeName>uima.tcas.Annotation</supertypeName>
<features>
<featureDescription>
<name>pos</name>
<description/>
<rangeTypeName>uima.cas.String</rangeTypeName>
</featureDescription>
<featureDescription>
<name>stem</name>
<description/>
<rangeTypeName>uima.cas.String</rangeTypeName>
</featureDescription>
</features>
</typeDescription>
</types>
</typeSystemDescription>
<typePriorities>
<priorityList>
<type>org.apache.uima.fit.type.Sentence</type>
<type>org.apache.uima.fit.type.Token</type>
</priorityList>
</typePriorities>
<fsIndexCollection>
<fsIndexes>
<fsIndexDescription>
<label>Automatically Scanned Index</label>
<typeName>org.apache.uima.fit.type.Token</typeName>
<kind>sorted</kind>
<keys>
<fsIndexKey>
<featureName>begin</featureName>
<comparator>reverse</comparator>
</fsIndexKey>
<fsIndexKey>
<featureName>end</featureName>
<comparator>standard</comparator>
</fsIndexKey>
</keys>
</fsIndexDescription>
</fsIndexes>
</fsIndexCollection>
<capabilities>
<capability>
<inputs/>
<outputs/>
<inputSofas>
<sofaName>input1</sofaName>
</inputSofas>
<outputSofas>
<sofaName>output1</sofaName>
</outputSofas>
<languagesSupported>
<language>en</language>
<language>de</language>
</languagesSupported>
<mimeTypesSupported>
<mimeType>application/xml</mimeType>
<mimeType>text/html</mimeType>
</mimeTypesSupported>
</capability>
</capabilities>
<operationalProperties>
<modifiesCas>true</modifiesCas>
<multipleDeploymentAllowed>true</multipleDeploymentAllowed>
<outputsNewCASes>false</outputsNewCASes>
</operationalProperties>
</analysisEngineMetaData>
</analysisEngineDescription>