Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thehemen/telegram-data-clustering

This project was used for the Data Clustering Contest (Stage 1, IV place).
https://github.com/thehemen/telegram-data-clustering

Last synced: about 5 hours ago
JSON representation

This project was used for the Data Clustering Contest (Stage 1, IV place).

Awesome Lists containing this project

README

        

# Data Clustering Contest
To build this project, open bin/, then run:
~~~
cmake ..
cmake --build .
~~~
To test this project, use:
~~~
tgnews languages source_dir
tgnews news source_dir
tgnews categories source_dir
tgnews threads source_dir
tgnews top source_dir
~~~