Skip to content
Snippets Groups Projects
Unverified Commit f3fe5543 authored by Sean Owen's avatar Sean Owen
Browse files

[SPARK-10835][ML] Word2Vec should accept non-null string array, in addition to...

[SPARK-10835][ML] Word2Vec should accept non-null string array, in addition to existing null string array

## What changes were proposed in this pull request?

To match Tokenizer and for compatibility with Word2Vec, output a nullable string array type in NGram

## How was this patch tested?

Jenkins tests.

Author: Sean Owen <sowen@cloudera.com>

Closes #15179 from srowen/SPARK-10835.
parent 7c382524
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment