substrate-labs/hackernews
hackernews This dataset is produced and published automatically by DataMax. It contains the following assets: most_frequent_words top_stories most_frequent_words Get the top 25 most frequent words in the titles of the top 100 HackerNews stories. This dataset is produced and published automatically by DataMax. Dataset Statistics Number of rows: 1 Number of columns: 25 Sample Data hn show – new from why answer api using birth… See the full description on the dataset page: https://huggingface.co/datasets/substrate-labs/hackernews.
010
1description: "\n---\nlicense: mit\n---\n# hackernews\n\nThis dataset is produced and\2 \ published automatically by DataMax. It contains the following assets:\n\n- most_frequent_words\n\3 - top_stories\n\n\n## most_frequent_words\n\nGet the top 25 most frequent words\4 \ in the titles of the top 100 HackerNews stories.\n\n\n\nThis dataset is produced\5 \ and published automatically by DataMax.\n\n## Dataset Statistics\n- **Number of\6 \ rows:** 1\n- **Number of columns:** 25\n\n## Sample Data\n| hn | show | \u2013\7 \ | new | from | why | answer | api | using | birth | your | all | one | take |\8 \ at | it | not | more | stuff | experiments | ruby | human | cells | tool | tracking\9 \ |\n|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|\n\10 | 13 | 11 | 7 | 4 | 4 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 2 | 2 | 2 |\11 \ 2 | 2 | 2 | 2 | 2 | 2 |\n\n\n\n\nlicense: mit\n\n\n## top_stories\n\nGet items\12 \ based on story ids from the HackerNews items endpoint. It may take 30 seconds\13 \ to fetch all 100 items.\n\nAPI Docs: https://github.com/HackerNews/API#items\n\14 \n\n\nThis dataset is produced and published automatically by DataMax.\n\n## Dataset\15 \ Statistics\n- **Number of rows:** 100\n- **Number of columns:** 10\n\n## Sample\16 \ Data\n| by | descendants | id | kids | score | time | title | type | url | text\17 \ |\n|---|---|---|---|---|---|---|---|---|---|\n| KolmogorovComp | 27 | 42485423\18 \ | [42485485, 42492701, 42493589, 42493378, 42493093, 42492689, 42494344, 42492975]\19 \ | 246 | 1734861568 | Infinigen: Infinite Photorealistic Worlds Using Procedural\20 \ Generation | story | https://github.com/princeton-vl/infinigen | None |\n| wglb\21 \ | 228 | 42494746 | [42494971, 42495185, 42495269, 42495125, 42495120, 42495689,\22 \ 42495643, 42494972, 42494960, 42494970, 42495179, 42495258, 42495680, 42495949,\23 \ 42495197, 42495237, 42496532, 42495282, 42495631, 42495798, 42495652, 42495305,\24 \ 42495099, 42495280, 42495846, 42497007, 42495227, 42495449, 42495266] | 248 |\25 \ 1734965276 | Commercial tea bags release microplastics, entering human cells |\26 \ story | https://medicalxpress.com/news/2024-12-commercial-tea-bags-millions-microplastics.html\27 \ | None |\n| matthiasl | 129 | 42485795 | [42487432, 42495119, 42489908, 42487710,\28 \ 42495736, 42488167, 42488267, 42487824, 42488170, 42487683, 42495627, 42489416,\29 \ 42490736, 42493950, 42493721, 42487643, 42485871, 42488696, 42489103, 42495614,\30 \ 42493155, 42486051] | 394 | 1734868152 | Decoding the telephony signals in Pink\31 \ Floyd's 'The Wall' | story | https://corelatus.com/blog/Decoding_the_telephony_signals_in_Pink_Floyd_s__The_Wall_.html\32 \ | None |\n\n\n\n\nlicense: mit\n\n"33name: hackernews34resources:35- format: parquet36 path: data/most_frequent_words.parquet37- format: parquet38 path: data/top_stories.parquet39 