The result in the google prediction api example "hello world" is different?

Entering French Muy Bueno, in the

instance shows the probability of French,Spanish,English guessing.
{
"kind": "prediction-sharpoutput",
"id": "languageidentifier",
"selfLink": "identifier/predict">https://www.googleapis.com/prediction/v1.6/projects/12345678910/trainedmodels/languageidentifier/predict",
"outputLabel": "Spanish",
"outputMulti": [
{
"label": "French",
"score": "0.334130"
},
{
"label": "Spanish",
"score": "0.418339"
},
{
"label": "English",
"score": "0.247531"
}
]
}

:
    {
 "kind": "prediction-sharpoutput",
 "id": "languageidentifier",
 "selfLink": "https://www.googleapis.com/prediction/v1.6/projects/891700192979/trainedmodels/languageidentifier/predict",
 "outputLabel": "English",
 "outputMulti": [
  {
   "label": "English",
   "score": "1.000000"
  },
  {
   "label": "French",
   "score": "0.000000"
  },
  {
   "label": "Spanish",
   "score": "0.000000"
  }
 ]
}

1.00000.00000
helloworld

Great ideas, i love your article. It gives me more ideas on home to organize my room with my shoes and stuff for my children.Keep up the good work

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7c3e18-2cff7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7c3e18-2cff7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?