| <?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.ruta.engine.RutaEngine</annotatorImplementationName> | |
| <analysisEngineMetaData> | |
| <name>BasicEngine</name> | |
| <description/> | |
| <version>1.0</version> | |
| <vendor/> | |
| <configurationParameters searchStrategy="language_fallback"> | |
| <configurationParameter> | |
| <name>seeders</name> | |
| <type>String</type> | |
| <multiValued>true</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>debug</name> | |
| <type>Boolean</type> | |
| <multiValued>false</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>additionalScripts</name> | |
| <type>String</type> | |
| <multiValued>true</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>profile</name> | |
| <type>Boolean</type> | |
| <multiValued>false</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>debugWithMatches</name> | |
| <type>Boolean</type> | |
| <multiValued>false</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>statistics</name> | |
| <type>Boolean</type> | |
| <multiValued>false</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>additionalEngines</name> | |
| <type>String</type> | |
| <multiValued>true</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>additionalExtensions</name> | |
| <type>String</type> | |
| <multiValued>true</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>debugOnlyFor</name> | |
| <type>String</type> | |
| <multiValued>true</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>scriptEncoding</name> | |
| <type>String</type> | |
| <multiValued>false</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>additionalEngineLoaders</name> | |
| <type>String</type> | |
| <multiValued>true</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>resourcePaths</name> | |
| <type>String</type> | |
| <multiValued>true</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>defaultFilteredTypes</name> | |
| <type>String</type> | |
| <multiValued>true</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>mainScript</name> | |
| <type>String</type> | |
| <multiValued>false</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>scriptPaths</name> | |
| <type>String</type> | |
| <multiValued>true</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>descriptorPaths</name> | |
| <type>String</type> | |
| <multiValued>true</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>removeBasics</name> | |
| <type>Boolean</type> | |
| <multiValued>false</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>dynamicAnchoring</name> | |
| <description>Activates dynamic anchoring (possible speed up).</description> | |
| <type>Boolean</type> | |
| <multiValued>false</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>greedyRuleElement</name> | |
| <description>Activates greedy anchoring for rule elements.</description> | |
| <type>Boolean</type> | |
| <multiValued>false</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>greedyRule</name> | |
| <description>Activates greedy anchoring for complete rules.</description> | |
| <type>Boolean</type> | |
| <multiValued>false</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>lowMemoryProfile</name> | |
| <type>Boolean</type> | |
| <multiValued>false</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>createdBy</name> | |
| <type>Boolean</type> | |
| <multiValued>false</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>simpleGreedyForComposed</name> | |
| <type>Boolean</type> | |
| <multiValued>false</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>additionalUimafitEngines</name> | |
| <type>String</type> | |
| <multiValued>true</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| <configurationParameter> | |
| <name>strictImports</name> | |
| <type>Boolean</type> | |
| <multiValued>false</multiValued> | |
| <mandatory>false</mandatory> | |
| </configurationParameter> | |
| </configurationParameters> | |
| <configurationParameterSettings> | |
| <nameValuePair> | |
| <name>debug</name> | |
| <value> | |
| <boolean>false</boolean> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>profile</name> | |
| <value> | |
| <boolean>false</boolean> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>debugWithMatches</name> | |
| <value> | |
| <boolean>true</boolean> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>defaultFilteredTypes</name> | |
| <value> | |
| <array> | |
| <string>org.apache.uima.ruta.type.SPACE</string> | |
| <string>org.apache.uima.ruta.type.NBSP</string> | |
| <string>org.apache.uima.ruta.type.BREAK</string> | |
| <string>org.apache.uima.ruta.type.MARKUP</string> | |
| </array> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>removeBasics</name> | |
| <value> | |
| <boolean>false</boolean> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>seeders</name> | |
| <value> | |
| <array> | |
| <string>org.apache.uima.ruta.seed.DefaultSeeder</string> | |
| </array> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>createdBy</name> | |
| <value> | |
| <boolean>false</boolean> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>mainScript</name> | |
| <value> | |
| <string>uima.ruta.example.ExampleStringFunction</string> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>scriptPaths</name> | |
| <value> | |
| <array> | |
| <string>D:/work/runtime-EclipseApplication/ExtensionsExample/script</string> | |
| </array> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>descriptorPaths</name> | |
| <value> | |
| <array> | |
| <string>D:/work/runtime-EclipseApplication/ExtensionsExample/descriptor</string> | |
| </array> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>resourcePaths</name> | |
| <value> | |
| <array> | |
| <string>D:\work\runtime-EclipseApplication\ExtensionsExample\resources</string> | |
| </array> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>additionalScripts</name> | |
| <value> | |
| <array/> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>additionalEngines</name> | |
| <value> | |
| <array/> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>additionalUimafitEngines</name> | |
| <value> | |
| <array/> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>additionalExtensions</name> | |
| <value> | |
| <array> | |
| <string>org.apache.uima.ruta.example.extensions.ExampleConditionExtension</string> | |
| <string>org.apache.uima.ruta.example.extensions.ExampleActionExtension</string> | |
| <string>org.apache.uima.ruta.example.extensions.ExampleBooleanFunctionExtension</string> | |
| <string>org.apache.uima.ruta.example.extensions.ExampleNumberFunctionExtension</string> | |
| <string>org.apache.uima.ruta.example.extensions.ExampleStringFunctionExtension</string> | |
| <string>org.apache.uima.ruta.example.extensions.ExampleTypeFunctionExtension</string> | |
| </array> | |
| </value> | |
| </nameValuePair> | |
| <nameValuePair> | |
| <name>additionalEngineLoaders</name> | |
| <value> | |
| <array/> | |
| </value> | |
| </nameValuePair> | |
| </configurationParameterSettings> | |
| <typeSystemDescription> | |
| <name>uima.ruta.example.ExampleStringFunctionTypeSystem</name> | |
| <imports> | |
| <import location="../../../BasicTypeSystem.xml"/> | |
| </imports> | |
| <types> | |
| <typeDescription> | |
| <name>uima.ruta.example.ExampleStringFunction.T1</name> | |
| <description>Type defined in uima.ruta.example.ExampleStringFunction</description> | |
| <supertypeName>uima.tcas.Annotation</supertypeName> | |
| </typeDescription> | |
| <typeDescription> | |
| <name>uima.ruta.example.ExampleStringFunction.T2</name> | |
| <description>Type defined in uima.ruta.example.ExampleStringFunction</description> | |
| <supertypeName>uima.tcas.Annotation</supertypeName> | |
| </typeDescription> | |
| <typeDescription> | |
| <name>uima.ruta.example.ExampleStringFunction.T3</name> | |
| <description>Type defined in uima.ruta.example.ExampleStringFunction</description> | |
| <supertypeName>uima.tcas.Annotation</supertypeName> | |
| </typeDescription> | |
| </types> | |
| </typeSystemDescription> | |
| <typePriorities> | |
| <priorityList> | |
| <type>org.apache.uima.ruta.type.RutaFrame</type> | |
| <type>uima.tcas.Annotation</type> | |
| <type>org.apache.uima.ruta.type.RutaBasic</type> | |
| </priorityList> | |
| </typePriorities> | |
| <fsIndexCollection/> | |
| <capabilities> | |
| <capability> | |
| <inputs/> | |
| <outputs/> | |
| <languagesSupported/> | |
| </capability> | |
| <capability> | |
| <inputs> | |
| <type>uima.ruta.example.ExampleStringFunction.T1</type> | |
| <type>uima.ruta.example.ExampleStringFunction.T2</type> | |
| <type>uima.ruta.example.ExampleStringFunction.T3</type> | |
| </inputs> | |
| <outputs> | |
| <type>uima.ruta.example.ExampleStringFunction.T1</type> | |
| <type>uima.ruta.example.ExampleStringFunction.T2</type> | |
| <type>uima.ruta.example.ExampleStringFunction.T3</type> | |
| </outputs> | |
| <languagesSupported/> | |
| </capability> | |
| </capabilities> | |
| <operationalProperties> | |
| <modifiesCas>true</modifiesCas> | |
| <multipleDeploymentAllowed>true</multipleDeploymentAllowed> | |
| <outputsNewCASes>true</outputsNewCASes> | |
| </operationalProperties> | |
| </analysisEngineMetaData> | |
| <resourceManagerConfiguration/> | |
| </analysisEngineDescription> |