File size: 1,516 Bytes
33fc134
a51ce07
 
 
 
 
 
 
33fc134
 
a51ce07
 
33fc134
a51ce07
33fc134
 
 
 
a51ce07
33fc134
a51ce07
 
33fc134
 
 
 
 
f39d0fd
 
b277755
 
 
 
d062ca6
9cdd3f3
d062ca6
b277755
d062ca6
 
b277755
d062ca6
 
 
 
 
 
 
 
 
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
46
47
48
49
---
language:
- en
license: mit
size_categories:
- 10K<n<100K
task_categories:
- conversational
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: messages
    dtype: string
  - name: keywords
    dtype: string
  splits:
  - name: train
    num_bytes: 79325863
    num_examples: 87746
  download_size: 39103845
  dataset_size: 79325863
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
tags:
- not-for-all-audiences
---


# 4chan-Paranormal-Conversations
Dialogs taken from 4chan's "/x/" Paranormal image board. The conversations in this dataset occured between 2021 and 2022.
As the name suggests these diaglogs are largely related to esoterica and the metaphysical. In online forums, conversations can distantly diverge from the original topic; as a true respresentation of this specific online community the dataset includes these diverging dialogs.
### Warning:
The content of the dialogs can cause offence.
## Columns:
#### messages
  * Dialogs from the forum, back and forth conversations constructed via direct replies.
#### keywords
  * Keyword analysis of the thread from which the dialog was taken. Providing more context to the discussion.
  * The number of keywords is related to the length of the thread from which the dialog was taken.
| Number of Posts | Number of Keywords |
|--------------|-----------------|
| n < 10       | 5               |
| 10 <= n < 20 | 10              |
| 20 <= n < 50 | 15              |
| 50 <= n      | 20              |