MarginaliaSearch/code/features-convert
Viktor Lofgren ffd970036d (term-frequency) Fix concurrency issues in SentenceExtractor and TermFrequencyExporter
How'd This Ever Work? (tm)

TermFrequencyExporter was using Math.clamp() incorrectly, and SentenceExtractor was synchronizing on its own instance when initializing shared static members, causing rare issues when spinning multiple SE:s up at once.
2024-07-15 05:16:17 +02:00
..
adblock (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
anchor-keywords (atags) Fix duckdb SQL injection 2024-06-12 09:05:57 +02:00
data-extractors (term-frequency) Fix concurrency issues in SentenceExtractor and TermFrequencyExporter 2024-07-15 05:16:17 +02:00
keyword-extraction (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
pubdate (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
reddit-json (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
stackexchange-xml (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
summary-extraction (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
topic-detection (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
readme.md Update features-convert/readme.md 2023-03-25 12:43:58 +01:00

Converter Features

Major features

Smaller features: