Documentation ¶
Overview ¶
Package main demonstrates how to: 1. Reads rows from BigQuery 2. Extract ngrams 3. Counts occurances of each ngram. 4. Write output to a textfile (/tmp/output.txt).
It can be run locally or on Google Cloud Dataflow. For more information, see https://dev.to/bamnet/go-bigquery-beam-for-beginners-1p5i.
Click to show internal directories.
Click to hide internal directories.