LingPipe Text Analytics Java API

Associated institutions: 

Resource URLs: 

http://lingpipe.com

Description: 

LingPipe is tool kit for processing text using computational linguistics. LingPipe is used to do tasks like:

  • Find the names of people, organizations or locations in news
  • Automatically classify Twitter search results into categories
  • Suggest correct spellings of queries

To get a better idea of the range of possible LingPipe uses, visit our tutorials and sandbox.
Architecture
LingPipe's architecture is designed to be efficient, scalable, reusable, and robust. Highlights include:

  • Java API with source code and unit tests;
  • multi-lingual, multi-domain, multi-genre models;
  • training with new data for new tasks;
  • n-best output with statistical confidence estimates;
  • online training (learn-a-little, tag-a-little);
  • thread-safe models and decoders for concurrent-read exclusive-write (CREW) synchronization; and
  • character encoding-sensitive I/O.

Programming languages: 

Operating systems: 

Licensing notes: 

We have our own Royalty Free license that is not an official Open Source license but it supports prototyping as well as uses where data and linked libraries are freely available as well. Proprietary licenses available as well.

Date of latest version: 

June 2, 2010
0
Your rating: None