pub fn skipgram(scope: &mut Scope) -> Result<Operation>
Shorthand for Skipgram::new().build(scope).
Skipgram::new().build(scope)