Skip to content

Instantly share code, notes, and snippets.

@stesh
Created January 31, 2013 22:39
Show Gist options
  • Select an option

  • Save stesh/4687329 to your computer and use it in GitHub Desktop.

Select an option

Save stesh/4687329 to your computer and use it in GitHub Desktop.
#!/bin/sh
cat <<EOF | ssh -CX cube python
from nltk.tree import Tree
Tree('''$(pbpaste)''').draw()
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment