MarginaliaSearch/code/execution/java/nu/marginalia/actor/task
Viktor Lofgren b7d9a7ae89 (ngrams) Remove the vestigial logic for capturing permutations of n-grams
The change also reduces the object churn in NGramLexicon, as this is a very hot method in the converter.
2024-04-11 18:12:01 +02:00
..
ActorProcessWatcher.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
ConvertActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
ConvertAndLoadActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
CrawlActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
CrawlJobExtractorActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
DownloadSampleActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
ExportAtagsActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
ExportDataActor.java Clean up documentation and rename domain-links to link-graph 2024-02-28 11:40:39 +01:00
ExportFeedsActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
ExportSampleDataActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
ExportSegmentationModelActor.java (ngrams) Remove the vestigial logic for capturing permutations of n-grams 2024-04-11 18:12:01 +02:00
ExportTermFreqActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
RecrawlActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
RestoreBackupActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
TriggerAdjacencyCalculationActor.java (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00