Taranosaurus commited on
Commit
bf439b3
·
verified ·
1 Parent(s): 1201150

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -1
README.md CHANGED
@@ -13,15 +13,47 @@ size_categories:
13
  - 10K<n<100K
14
  ---
15
 
 
16
  This is an unofficial dataset of an archive mirror of Bash.org: https://bash-org-archive.com/
17
 
18
  Bash.org was a website launched in 1999 dedicated to archiving funny quotes from IRC other chat platforms over the years.
 
19
  It offers a look into jokes, memes, and often inappropriate content that was quite commonplace at the time.
20
 
21
- This dataset has been cleaned with a custom paraser.
 
22
 
23
  The parquet file contains the following columns:
24
 
25
  | qid | score | quote |
26
  | --- | ----- | ----- |
27
  | Quote ID | Score | Quote |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  - 10K<n<100K
14
  ---
15
 
16
+ **Details**
17
  This is an unofficial dataset of an archive mirror of Bash.org: https://bash-org-archive.com/
18
 
19
  Bash.org was a website launched in 1999 dedicated to archiving funny quotes from IRC other chat platforms over the years.
20
+
21
  It offers a look into jokes, memes, and often inappropriate content that was quite commonplace at the time.
22
 
23
+
24
+ This dataset has been cleaned with a custom paraser, aiming to preserve the original format of the content.
25
 
26
  The parquet file contains the following columns:
27
 
28
  | qid | score | quote |
29
  | --- | ----- | ----- |
30
  | Quote ID | Score | Quote |
31
+
32
+
33
+ **Sample**
34
+ Quote ID: #54588
35
+ Score: 517
36
+ Quote:
37
+ > <BalkanEmperorGlaug> Another flight attendant's comment on a
38
+ > less than perfect landing: "We ask you to please remain
39
+ > seated as Captain Kangaroo bounces us to the terminal."
40
+ > <Schroe[Sleepies]> On my first flight ever, the captain came
41
+ > on over the intercom -
42
+ > <Schroe[Sleepies]> "We aren't really a flight crew ... but we
43
+ > did stay at a Holiday Inn Express!"
44
+ > <mike> :P
45
+ > <mike> i wanna be a pilot
46
+ > <mike> then i can come over the intercom, "What's this button
47
+ > do...OH FUCKING SHIT!!"
48
+ > <mike> then after panic ensues, "Just kidding!"
49
+ > <Glaug-Eldare> "The weather at our destination is 50 degrees
50
+ > with some broken clouds, but we'll try to have them fixed
51
+ > before we arrive."
52
+ > <Glaug-Eldare> Then you can get fired!
53
+ > <Glaug-Eldare> =D
54
+ > <mike> then i can get a job that's on the ground!
55
+ > <Glaug-Eldare> And throw wrenches at planes' windows while
56
+ > they're taking off?
57
+ > <mike> i was thinking more along the lines of programming
58
+
59
+