CatgirlIntelligenceAgency/code/features-convert
Viktor Lofgren fab36d6e63 (converter) Loader for reddit data
Adds experimental sideloading support for pusshift.io style reddit data.  This dataset is limited to data older than 2023, due to licensing changes making large-scale data extraction difficult.

Since the median post quality on reddit is not very good, he sideloader will only load a subset of self-texts and top-level comments that have sufficiently many upvotes.  Empirically this appears to mostly return good matches, even if it probably could index more.

Tests were written for this, but all require local reddit data which can't be distributed with the source code.  If these can not be found, the tests will shortcircuit as OK.  They're mostly there for debugging, and it's fine if they don't always run.

The change also refactors the sideloading a bit since it was a bit messy.
2024-02-14 17:35:44 +01:00
..
adblock (build) Move unit test configuration to root build.gradle 2023-10-04 12:46:22 +02:00
anchor-keywords (converter) Adjust which flags are set by anchor text keywords 2024-01-23 11:54:00 +01:00
data-extractors (sample-exporter) Add some limits on sizes and lengths 2024-01-25 11:51:53 +01:00
keyword-extraction (converter) Adjust which flags are set by anchor text keywords 2024-01-23 11:54:00 +01:00
pubdate (build) Move unit test configuration to root build.gradle 2023-10-04 12:46:22 +02:00
reddit-json (converter) Loader for reddit data 2024-02-14 17:35:44 +01:00
stackexchange-xml (control) Fully automatic conversion 2024-01-22 13:03:24 +01:00
summary-extraction (build) Move unit test configuration to root build.gradle 2023-10-04 12:46:22 +02:00
topic-detection (build) Move unit test configuration to root build.gradle 2023-10-04 12:46:22 +02:00
readme.md Update features-convert/readme.md 2023-03-25 12:43:58 +01:00

Converter Features

Major features

Smaller features: