File size: 1,074 Bytes
ce0e2e6 3e79090 ce0e2e6 3e79090 ce0e2e6 3e79090 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
---
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/SO_vw_bow.txt.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
---
# StackOverflow
* Language: English
* Number of topics (estimate): 40
* Number of articles: 895621
* Year (data dump): 2016
* Year (processed data): 2018
## References
1. Agrawal, A., Fu, W., & Menzies, T. (2018). What is wrong with topic modeling? And how to fix it using search-based software engineering. Information and Software Technology, 98, 74-88.
|