Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Clustering Contest (Stage II)

The project is made according to the Telegram's contest instructions.

To build this project, open bin/, then run:

cmake ..
cmake --build .

To run this project, use:

tgnews languages <source_dir>
tgnews news <source_dir>
tgnews categories <source_dir>
tgnews threads <source_dir>
tgnews top <source_dir>
tgnews server  <port>

If you want to run a testing script, use:

php dc-check.php tgnews all <port> <source_dir>
php dc-check.php tgnews languages <source_dir>
php dc-check.php tgnews news <source_dir>
php dc-check.php tgnews categories <source_dir>
php dc-check.php tgnews threads <source_dir>
php dc-check.php tgnews server <port> <source_dir>

About

Telegram's Data Clustering Contest (Stage II) project. Written from scratch. Didn't take part in the competition.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages