fab36d6e63
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. |
||
---|---|---|
.. | ||
adblock | ||
anchor-keywords | ||
data-extractors | ||
keyword-extraction | ||
pubdate | ||
reddit-json | ||
stackexchange-xml | ||
summary-extraction | ||
topic-detection | ||
readme.md |
Converter Features
Major features
- keyword-extraction - Identifies keywords to index in a document
- summary-extraction - Generate an excerpt/quote from a website to display on the search results page.
Smaller features:
- adblock - Simulates Adblock
- pubdate - Determines when a document was published
- topic-detection - Tries to identify the topic of a website