GitHub user yinxusen opened a pull request:

    https://github.com/apache/spark/pull/9266

    [SPARK-11289][DOC] Substitute code examples in ML features extractors with 
include_example

    @mengxr https://issues.apache.org/jira/browse/SPARK-11289
    
    I make some changes in ML feature extractors. I.e. TF-IDF, Word2Vec, and 
CountVectorizer. I add new example code in spark/examples, hope it is the right 
place to add those examples.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yinxusen/spark SPARK-11289

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/9266.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #9266
    
----
commit 9b267217952c452f6868ffa0728da3e61755c829
Author: Xusen Yin <[email protected]>
Date:   2015-10-24T05:17:22Z

    add tfidf examples

commit 1f3d394c30f78e579e1d778edf396a356779c4d7
Author: Xusen Yin <[email protected]>
Date:   2015-10-24T20:08:54Z

    add word2vec example

commit a86f6569a18c2497db55cbf546760f9749f3f445
Author: Xusen Yin <[email protected]>
Date:   2015-10-24T21:01:51Z

    add word2vec and count vectorizer

----


---
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]

Reply via email to