From 4c9ca9c9ed2c75bb43236dabcb37257799dc30b1 Mon Sep 17 00:00:00 2001 From: Vinta Date: Sun, 6 Nov 2016 19:14:44 +0800 Subject: [PATCH] remove duplicate item: pattern --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4b8b1300..c6701017 100644 --- a/README.md +++ b/README.md @@ -997,7 +997,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [gensim](https://github.com/piskvorky/gensim) - Topic Modelling for Humans. * [MLlib](http://spark.apache.org/mllib/) - [Apache Spark](http://spark.apache.org/)'s scalable Machine Learning library. * [NuPIC](https://github.com/numenta/nupic) - Numenta Platform for Intelligent Computing. -* [pattern](https://github.com/clips/pattern) - Web mining module for Python. * [Pylearn2](https://github.com/lisa-lab/pylearn2) - A Machine Learning library based on [Theano](https://github.com/Theano/Theano). * [scikit-learn](http://scikit-learn.org/) - The most popular Python library for Machine Learning. * [vowpal_porpoise](https://github.com/josephreisinger/vowpal_porpoise) - A lightweight Python wrapper for [Vowpal Wabbit](https://github.com/JohnLangford/vowpal_wabbit/).