mixeden commited on
Commit
a8c12e9
1 Parent(s): a4c75ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md CHANGED
@@ -1,3 +1,34 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - hackernews
5
+ - text
6
+ - social
7
+ - nlp
8
+ size_categories:
9
+ - 10M<n<100M
10
+ language:
11
+ - en
12
+ pretty_name: Fast Flash | HackerNews Posts
13
  ---
14
+
15
+ # Fast Flash | HackerNews Posts Dataset
16
+
17
+ ### Exploratory Analysis
18
+
19
+ Take a look at some fascinating findings from this dataset [on our website](http://wearefastflash.com/blog/hackernews).
20
+
21
+ ### Dataset Summary
22
+
23
+ We release dataset of all HackerNews posts.
24
+ The dataset includes 41,297,745 posts and was collected in March 2023.
25
+ You can also find a dataset of all users [right here](https://huggingface.co/datasets/fast-flash/fast-flash-hackernews-users).
26
+
27
+ ### Dataset Structure
28
+
29
+ The post objects in this dataset are structured according to HackerNews' [API specification](https://github.com/HackerNews/API).
30
+
31
+ ## About the Author
32
+ [Fast Flash](https://wearefastflash.com) is a multidisciplinary creative studio that specializes in data-driven development, product design, branding, and tech.
33
+ Need help with design, coding, machine learning, pitch decks, data, or analytics?
34
+ Drop us a line at [hi@wearefastflash.com](mailto:hi@wearefastflash.com).