CatgirlIntelligenceAgency/code/processes/converting-process
Viktor Lofgren f11103d31d (WIP) Make it possible to sideload encyclopedia data.
This is mostly a pilot track for sideloading other large websites.

Also change coverter to produce a more compact output (java serialization instead of json).
2023-07-28 18:14:43 +02:00
..
src (WIP) Make it possible to sideload encyclopedia data. 2023-07-28 18:14:43 +02:00
build.gradle (WIP) Make it possible to sideload encyclopedia data. 2023-07-28 18:14:43 +02:00
readme.md More restructuring, big bug fixes in keyword extraction. 2023-03-13 17:39:53 +01:00

Converting Process

The converting process reads crawl data and extracts information to be fed into the index, such as keywords, metadata, urls, descriptions...

Central Classes

See Also