From 05f8627722d703bded43d59a91712ab8967b7fc7 Mon Sep 17 00:00:00 2001 From: Mengxuan Date: Thu, 23 Feb 2017 14:26:09 -0500 Subject: [PATCH] corenlp: deep learning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47a8929..17047eb 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ The characteristics of each implementation are desribed. ### Java [LingPipe](http://alias-i.com/): Lexical, Corpus-based, Supervised Machine Learning -[CoreNLP](https://github.com/stanfordnlp/CoreNLP): Supervised Machine Learning +[CoreNLP](https://github.com/stanfordnlp/CoreNLP): Supervised Machine Learning, Deep Learning [ASUM](http://uilab.kaist.ac.kr/research/WSDM11/): Unsupervised Machine Learning, Latent Dirichlet Allocation. [[paper]](http://www.cs.cmu.edu/~yohanj/research/papers/WSDM11.pdf)