Downloads
License: OpenPipeline and the two plugins below are subject to the Apache License 2.0. See the download for more, including notices and copyright.
There are two plugins that we’re distributing separately:
The LingPipe Wrapper:
binary: lingpipe-wrapper-0.1-bin.zip
source: lingpipe-wrapper-0.1-src.zip
This plugin wraps the LingPipe text processing library. It requires that LingPipe be downloaded separately. It’s pretty cool, because LingPipe is an extensive library of text analytics tools, most of which can be used in OpenPipeline.
The UIMA Wrapper:
binary: uima-wrapper-0.1-bin.zip
source: uima-wrapper-0.1-src.zip
UIMA is IBM’s framework for text analytics. This is also cool, because there are quite a few third-party vendors of text analytics packages that provide a UIMA interface. So now you can integrate most of them with minimal difficulty. UIMA must also be downloaded and installed separately.
System requirements: Java JDK 1.5 minimum, 1.6 is better. Get Java here.