introduce bitloops
This commit is contained in:
@@ -38,10 +38,6 @@ public final class DictJavaGeneratorMulti {
|
||||
|
||||
// Aggregator
|
||||
writeAggregator(outDir, pkg, "DictData", dict.length());
|
||||
//var csv = Paths.get("nl_score_hints_v3.csv");
|
||||
//var idx = Paths.get("nl_score_hints_v3.idx");
|
||||
|
||||
//ScopedValue.where(CsvIndexService.SC, new CsvIndexService(csv, idx)).run(() -> generateHintShards(dict, builders, outDir));
|
||||
System.out.println("Generated sources into: " + outDir.toAbsolutePath());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user