CatgirlIntelligenceAgency/code/processes/converting-process
Viktor Lofgren 507f26ad47 (converter) Refactor converter to not keep instructions list in RAM.
(converter) Refactor converter to not keep instructions list in RAM.

(converter) Refactor converter to not keep instructions list in RAM.
2023-07-25 22:06:46 +02:00
..
src (converter) Refactor converter to not keep instructions list in RAM. 2023-07-25 22:06:46 +02:00
build.gradle (*) Refactor MQ and MQSM 2023-07-17 13:57:32 +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