corenlp: deep learning

This commit is contained in:
Mengxuan 2017-02-23 14:26:09 -05:00
parent 7e9ea746a2
commit 05f8627722
1 changed files with 1 additions and 1 deletions

View File

@ -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)