From 9ec977cc8dc6db9a0bbdc883ff4ddb9fe238ed88 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Mon, 16 Jan 2017 08:43:35 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c2a6cb..fd06c47 100644 --- a/README.md +++ b/README.md @@ -491,7 +491,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Apache Flink](https://flink.apache.org/) - Fast and reliable large-scale data processing engine. * [Apache Mahout](https://mahout.apache.org/) - Scalable algorithms focused on collaborative filtering, clustering and classification. * [Apache Spark](http://spark.apache.org/) - Data analytics cluster computing framework. -* [DatumBox](http://www.datumbox.com) - Framework providing ML algorithms and various pre-trained models for NLP detections, e.g. topics. +* [DatumBox](http://www.datumbox.com) - Provides several algorithms and pre-trained models for natural language processing. * [DeepDive](http://deepdive.stanford.edu) - Creates structured information from unstructured data and integrates it into an existing database. * [Deeplearning4j](http://deeplearning4j.org/) - Distributed and multi-threaded deep learning library. * [H2O](http://www.h2o.ai/) - Analytics engine for statistics over big data.