Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fe6de75

Browse files
Joshua Timbermanjtimberman
Joshua Timberman
authored and
jtimberman
committed
Add python cookbook
1 parent e0ba4aa commit fe6de75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes/default.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
pwd "/tmp"
3535
code <<-EOH
3636
wget http://nltk.googlecode.com/files/nltk-0.9.8.zip
37+
unzip nltk-0.9.8.zip
3738
cd nltk-0.9.8
3839
python setup.py install
3940
EOH

0 commit comments

Comments
 (0)