CatgirlIntelligenceAgency/code/processes/loading-process
2023-09-22 13:14:58 +02:00
..
src (loader) Support simultaneous loading of multiple processed data sets 2023-09-22 13:14:58 +02:00
build.gradle (refactor) Remove converting-model package completely 2023-09-14 11:21:44 +02:00
readme.md More restructuring, big bug fixes in keyword extraction. 2023-03-13 17:39:53 +01:00

Loading Process

The loading process reads converted data and inserts it into the database, as well as creates a journal file that will be used to create a static index for the index-service.

Central Classes