license: other | |
license_name: topicnet | |
license_link: >- | |
https://github.com/machine-intelligence-laboratory/TopicNet/blob/master/LICENSE.txt | |
configs: | |
- config_name: "bag-of-words" | |
default: true | |
data_files: | |
- split: train | |
path: "data/wiki_ref220_bow.csv.gz" | |
- config_name: "natural-order-of-words" | |
data_files: | |
- split: train | |
path: "data/wiki_ref220_natural_order.csv.gz" | |
## References | |
1. Gialampoukidis, I., Vrochidis, S., & Kompatsiaris, I. (2016). A Hybrid Framework for News Clustering Based on the DBSCAN-Martingale and LDA. In Machine Learning and Data Mining in Pattern Recognition (pp. 170-184). Springer International Publishing. | |