mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-22 20:48:59 +00:00
![]() Roll back to JDK 21 for now, and make Java version configurable in the root build.gradle The project has run into no less than three distinct show-stopping bugs in JDK22, across multiple vendors, and gradle still doesn't fully support it, meaning you need multiple JDK versions installed. |
||
---|---|---|
.. | ||
src/main/java/ca/rmen/porterstemmer | ||
build.gradle | ||
readme.md |
Porterstemmer
PorterStemmer - LGPL3
It's a porter stemmer library, although one comes with OpenNLP too. TBD which one to use, they're fairly equivalent.