|
--- |
|
language: |
|
- en |
|
multilinguality: |
|
- monolingual |
|
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" |
|
task_categories: |
|
- text-classification |
|
task_ids: |
|
- topic-classification |
|
- multi-class-classification |
|
- multi-label-classification |
|
tags: |
|
- topic-modeling |
|
- topic-modelling |
|
- text-clustering |
|
- multimodal-data |
|
- multimodal-learning |
|
- modalities |
|
- document-representation |
|
--- |
|
|
|
|
|
# WikiRef220 |
|
|
|
## 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. |
|
|