Gate based component, that can process the Text units to extract informations using Gate's tools (such as grammars, gazetteers, tokenizer or POS Taggers).
'org.ow2.weblab.webservices:gate-extraction:2.2.2'
<dependency>
<groupId>org.ow2.weblab.webservices</groupId>
<artifactId>gate-extraction</artifactId>
<version>2.2.2</version>
</dependency>
<dependency org="org.ow2.weblab.webservices" name="gate-extraction" rev="2.2.2"/>
"org.ow2.weblab.webservices", "gate-extraction", "2.2.2"