Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/thehemen/telegram-data-clustering
- Owner: thehemen
- License: gpl-3.0
- Created: 2020-02-16T17:02:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T08:39:32.000Z (over 4 years ago)
- Last Synced: 2023-10-05T02:32:30.569Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
~~~