Explore >> Select a destination


You are here

graylab.jhu.edu
| | www.copetti.org
145.3 parsecs away

Travel
| | An in-depth analysis that explains how this console works internally
| | mcyoung.xyz
44.2 parsecs away

Travel
| |
| | sookocheff.com
84.8 parsecs away

Travel
| | Counting n-grams is a common pre-processing step for computing sentence and word probabilities over a corpus. Thankfully, this task is embarrassingly parallel and is a natural fit for distributed processing frameworks like Cloud Dataflow. This article provides an implementation of n-gram counting using Cloud Dataflow that is able to efficiently compute n-grams in parallel over massive datasets. The Algorithm Cloud Dataflow uses a programming abstraction called PCollections which are collections of data t...
| | blog.nodraak.fr
109.9 parsecs away

Travel
| [AI summary] A developer discusses creating a simple frontend game using the Rust programming language and WebAssembly to demonstrate performance and modularity.