Moved data for prediction sample app into its own directory.
authorBob Aman <bobaman@google.com>
Thu, 6 Oct 2011 08:41:09 +0000 (11:41 +0300)
committerBob Aman <bobaman@google.com>
Thu, 6 Oct 2011 08:41:53 +0000 (11:41 +0300)
examples/prediction/data/language_id.txt [moved from examples/prediction/language_id.txt with 100% similarity]
examples/prediction/setup.sh

index 5e6aa1b96919ae7f323c167d98e7d5e831d97222..4932e290106bdca37c27359fdfe8040d0c9c2579 100644 (file)
@@ -13,4 +13,4 @@
 #   gsutil - a client application for interacting with Google Storage. It
 #     can be downloaded from https://code.google.com/apis/storage/docs/gsutil.html
 OBJECT_NAME=$1
-gsutil cp language_id.txt gs://$OBJECT_NAME
+gsutil cp data/language_id.txt gs://$OBJECT_NAME