dbe9235f3a
... also move some common configuration into the root build.gradle-file. Support for JDK21 in lombok is a bit sketchy at the moment, but it seems to work. This upgrade is kind of important as the new index construction really benefits from Arena based lifecycle control over off-heap memory. |
||
---|---|---|
.. | ||
src/main/java/nu/marginalia/term_frequency_dict | ||
build.gradle | ||
readme.md |
Term Frequency Dictionary
This dictionary is used by various parts of the system to evaluate for example the TF-IDF score of a keyword.
Central Classes
See Also
- tools/term-frequency-extractor constructs this file