The segmentation of sequences of words into semantically meaningful groups is a common NLP paradigm; this package aims to support such tasks in a general way. Two examples of such a task, a chunker and a named entity tagger, have been implemented using the tools in this package and the classifiers in the LBJ2.nlp package. @author Nick Rizzolo