blob: a14ebf757b6344899e23aef7f471d47f52ba4dbe [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<!--
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
-->
<taeDescription xmlns="http://uima.apache.org/resourceSpecifier">
<frameworkImplementation>org.apache.uima.java</frameworkImplementation>
<primitive>false</primitive>
<delegateAnalysisEngineSpecifiers>
<delegateAnalysisEngine key="annotator1">
<import location="./WhitespaceTokenizer.xml"/>
</delegateAnalysisEngine>
<delegateAnalysisEngine key="annotator2">
<import location="./FrostImitation.xml"/>
</delegateAnalysisEngine>
</delegateAnalysisEngineSpecifiers>
<analysisEngineMetaData>
<name>Sequencer Test aggregate TAE</name>
<description>SequencerTest runs same primitive annotator two times.</description>
<version>1.0</version>
<vendor>The Apache Software Foundation Corporation</vendor>
<configurationParameters>
</configurationParameters>
<configurationParameterSettings>
</configurationParameterSettings>
<flowConstraints>
<fixedFlow>
<node>annotator2</node>
<node>annotator1</node>
</fixedFlow>
</flowConstraints>
<fsIndexes/>
<capabilities>
<capability>
<inputs/>
<outputs>
<type>uima.tt.TokenAnnotation</type>
<type>uima.tt.SentenceAnnotation</type>
<type>uima.tt.ParagraphAnnotation</type>
</outputs>
<languagesSupported>
<language>x-unspecified</language>
</languagesSupported>
</capability>
<capability>
<inputs/>
<outputs>
<type>uima.tt.Lemma</type>
<type>uima.tt.CompPartAnnotation</type>
</outputs>
<languagesSupported>
<language>cs</language>
<language>da</language>
<language>de</language>
<language>en</language>
<language>es</language>
<language>fi</language>
<language>fr</language>
<language>it</language>
<language>ja</language>
<language>ko</language>
<language>nb</language>
<language>nl</language>
<language>nn</language>
<language>pl</language>
<language>pt</language>
<language>ru</language>
<language>sv</language>
<language>zh-CN</language>
<language>zh-TW</language>
</languagesSupported>
</capability>
</capabilities>
</analysisEngineMetaData>
</taeDescription>