Info

Open Website

Testing and Issues

You can test this app and submit issues during the testing period of the Data Clustering Contest contest.

Entries with serious issues will not be able to win the contest, but even minor issues might be important for overall results.

Voting

212
by rating

Issues

Fair Leopard Feb 28, 2020 at 15:11
Final score for this submission (out of 100):

Languages: 62.55
News EN: 4.52
News RU: 65.39
Categories EN: 2.32
Categories RU: 0
Threads EN: 0
Threads RU: 0
Unfortunately, this submission didn't get a high enough score to be evaluated for Top news (task 5).

These data reflect the relative accuracy, precision and speed of the algorithm as compared to the other submissions.
30
Fair Leopard Feb 6, 2020 at 16:03
In our preliminary tests, this submission received the following scores (out of 100):

Languages: 99
News EN: 14
News RU: 88
Categories EN: 1
Categories RU: 0
Threads EN: 0
Threads RU: 0

Unfortunately, this submission didn't get a high enough score for the final task (top news) to be evaluated.

This is not the final result, please stay tuned for updates. We apologize for the delay.
20
Fair Leopard Dec 12, 2019 at 17:05
This entry had to be reuploaded after the deadline due to an issue and will not receive any prizes in the current stage.

It's author, however, may get the chance to participate in the next round of the Data Clustering Competition.

The following issues have been discovered during preliminary testing:
- invalid output format, fixed ' => "
- invalid languages output format, removed {None: [None, None, ...]} item, {%lang_code%: %articles%} => {"lang_code": %lang_code%, "articles": %articles%}
10
Able Cow Dec 13, 2019 at 12:23
Do I have to fix the quotation marks and json structure?
Nobody added any issues yet...