Comment on Google Prediction APIComments−abossy16yAre there any input/output samples?−sketerpot16yI couldn't find any, but here's an explanation of the input format, with some example snippets:http://code.google.com/apis/predict/docs/developer-guide.htm...It's pretty straightforward.−scompt16yHere's one: http://code.google.com/apis/predict/docs/language_id.txtLinked to from this page: http://code.google.com/apis/predict/docs/getting-started.htm...
Comments
Are there any input/output samples?
I couldn't find any, but here's an explanation of the input format, with some example snippets:
http://code.google.com/apis/predict/docs/developer-guide.htm...
It's pretty straightforward.
Here's one: http://code.google.com/apis/predict/docs/language_id.txt
Linked to from this page: http://code.google.com/apis/predict/docs/getting-started.htm...