mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
![]() The code would always re-initialize the static ngramLexicon and rdrposTagger fields with new instances even if they were already instantiated, leading to a ton of unnecessary RAM allocation. The modified behavior checks for nullity before creating a new instance. |
||
---|---|---|
.. | ||
encoding | ||
filter | ||
model | ||
sentence | ||
WordDictionary.java | ||
WordPatterns.java |