diff --git a/README.rst b/README.rst index 2e87665..6e548b6 100644 --- a/README.rst +++ b/README.rst @@ -220,6 +220,8 @@ Machine Learning ------------------- - `BIDData `_ BIDMat is a matrix library intended to support large-scale exploratory data analysis. Its sister library BIDMach implements the machine learning layer. +- `DKPro TC `_ A UIMA-based text classification framework. Facilitates supervised machine learning experiments with any kind of textual data. + - `libFM: Factorization Machine Library `_ - `sofia-ml `_ Fast incremental learning @@ -262,6 +264,7 @@ Natural Language Processing ---------------------------- - `BLLIP reranking parser `_ "BLLIP Parser is a statistical natural language parser including a generative constituent parser (first-stage) and discriminative maximum entropy reranker (second-stage)." +- `DKPro `_ A collection of re-usable NLP tools for linguistic pre-processing, machine learning, lexical resources, etc. - `OpenNLP `_ The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text. - `SEAL `_ Set expander for any language described in this `paper `_ - `Stanford CoreNLP `_ "Stanford CoreNLP provides a set of natural language analysis tools written in Java"