also we should look at TensorFlow too Continuum just packaged it up as a conda package too through our Memex project.
Cheers, Chris ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 168-519, Mailstop: 168-527 Email: chris.a.mattm...@nasa.gov WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Associate Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -----Original Message----- From: Joern Kottmann <kottm...@gmail.com> Reply-To: <dev@opennlp.apache.org> Date: Thursday, November 12, 2015 at 5:18 PM To: <dev@opennlp.apache.org> Subject: Re: Question about OpenNLP and comparison to e.g., NTLK, Stanford NER, etc. >On Thu, 2015-11-12 at 19:50 +0000, Jason Baldridge wrote: >> Having said that, there is a lot of activity in the deep learning >> space, >> where old techniques (neural nets) are now viable in ways they weren't >> previously, and they are outperforming linear classifiers in task >> after >> task. I'm currently looking at Deeplearning4J, and it would be great >> to >> have OpenNLP or a project like it make solid NLP models available >> based on >> deep learning methods, especially LSTMs and Convolutional Neural Nets. >> Deeplearning4J is Java/Scala friendly and it is ASL, so that's at >> least >> setting off on the right foot. >> >> http://deeplearning4j.org/ > > >I hope I can find a bit of time to write an integration for it. >Thanks for sharing! > >Jörn >