Github user witgo commented on the pull request:
https://github.com/apache/spark/pull/1290#issuecomment-84750038
The latest code in the branch [Sent2vec
(WIP)](https://github.com/witgo/spark/tree/Sent2vec).
This branch includes two new classes
[Sentence2vec](https://github.com/witgo/spark/blob/Sent2vec/mllib/src/main/scala/org/apache/spark/mllib/feature/Sentence2vec.scala)
A sentence classification with convolutional-pooling structure
[SentenceClassifier](https://github.com/witgo/spark/blob/Sent2vec/mllib/src/main/scala/org/apache/spark/mllib/feature/SentenceClassifier.scala)
A latent semantic model with convolutional-pooling structure
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]