Skip to content

Commit 33f0238

Browse files
committed
Update README.md
1 parent c6a2304 commit 33f0238

File tree

1 file changed

+1
-1
lines changed
  • 00_Miscellaneous/text-similarity-analysis

1 file changed

+1
-1
lines changed

00_Miscellaneous/text-similarity-analysis/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ If you've followed the instruction in previous section, you should have reuter d
6868
export FILE_PATTERN=$BUCKET/reuters
6969
```
7070

71-
You should also set name of BigQuery dataset and table so Dataflow pipeline can output the feature embeddings to the right place in BigQuery.
71+
Note that you have to create BigQuery dataset before running Dataflow job. You should also set name of BigQuery dataset and table so Dataflow pipeline can output the feature embeddings to the right place in BigQuery.
7272

7373
```bash
7474
# Information about output table in BigQuery.

0 commit comments

Comments
 (0)