OpenNLP chunking engine to detect phrases in a text. Requires POS tagging to be applied to content item AnalysedText content part before it can run.
'org.apache.stanbol:org.apache.stanbol.enhancer.engines.opennlp.chunker:0.10.0'
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.enhancer.engines.opennlp.chunker</artifactId>
<version>0.10.0</version>
</dependency>
<dependency org="org.apache.stanbol" name="org.apache.stanbol.enhancer.engines.opennlp.chunker" rev="0.10.0"/>
"org.apache.stanbol", "org.apache.stanbol.enhancer.engines.opennlp.chunker", "0.10.0"