Analyzed 3 days ago
ClearTK is a toolkit developed at the Center for Computational Language and Education Research (CLEAR) at the University of Colorado at Boulder. ClearTK provides a framework for developing statistical natural language processing components in Java. It is based on the Apache UIMA framework for text
... [More]
analysis, and provides:
A rich feature extraction library A common interface and wrappers for popular machine learning libraries based on models such as maximum entropy, support vector machines and conditional random fields. Infrastructure for creating NLP components such as sequential taggers, chunkers, syntactic parsers, semantic role labeling, temporal resolution, etc. Collection readers for commonly used corpora wrappers for common NLP components such as the Snowball stemmer and OpenNLP sy [Less]