Added cleartk and ctakes to java section.

This commit is contained in:
Tim Miller 2014-07-16 07:26:15 -04:00
parent 5c0090b459
commit 22fbe50eb5
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@ If you want to contribute to this list (please do), send me a pull request or co
* [MALLET](http://mallet.cs.umass.edu/) - A Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to text.
* [OpenNLP](https://opennlp.apache.org/) - a machine learning based toolkit for the processing of natural language text.
* [LingPipe](http://alias-i.com/lingpipe/index.html) - A tool kit for processing text using computational linguistics.
* [ClearTK](https://code.google.com/p/cleartk/) - ClearTK provides a framework for developing statistical natural language processing (NLP) components in Java and is built on top of Apache UIMA.
* [Apache cTAKES](http://ctakes.apache.org/) - Apache clinical Text Analysis and Knowledge Extraction System (cTAKES) is an open-source natural language processing system for information extraction from electronic medical record clinical free-text.
#### General-Purpose Machine Learning