diegomjasso / language-detection

Automatically exported from code.google.com/p/language-detection
0 stars 0 forks source link

Different Output returned for the Same input(Mixed Language) while running in a Loop #67

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
 Attached is the Sample CLASS file
2.
Output given is:
[ru:0.7142840838248388, en:0.28571342811177336]
[en:0.5714264168519972, ru:0.4285690120221647]
[ru:0.7142848442358579, pl:0.14285700911800572, en:0.14285643695260494]
[ru:0.7142812942136283, en:0.14285825967556667, pl:0.14285602933665023]
[en:0.42857111874911136, ru:0.428570786290065, pl:0.14285700353264777]
[en:0.42857020456753137, pl:0.2857157524558005, ru:0.2857139219291539]
[pl:0.5714259999005247, ru:0.28571387929523784, en:0.14285954464302406]
[ru:0.5714254831270414, en:0.285713153554237, pl:0.14285860545999327]
[ru:0.5714265885770335, pl:0.42856918372636754]
[ru:0.5714251838730394, pl:0.4285705332121008]
3.

What is the expected output? What do you see instead?

For the same input the output should be consistent. Here for each run we get a 
different output, there by making it difficult to take a decision.

What version of the product are you using? On what operating system?
March 03 2014 release.

Please provide any additional information below.

Original issue reported on code.google.com by subhacha...@gmail.com on 12 May 2014 at 10:31

Attachments: