.. | ||
src/main/java | ||
build.gradle | ||
README.md |
Third Party Code
This is a mix of code from other projects, that has either been aggressively modified to suite the needs of the project, or lack an artifact, or to override some default that is inappropriate for the type of data Marginalia throws at the library.
Sources and Licenses
Modified
- RDRPosTagger - GPL3
- PorterStemmer - LGPL3
- Uppend - MIT
- OpenZIM - GPL-2.0
- XZ for Java - Public Domain
- SymSpell - LGPL-3.0
Monkey Patched
- GSON - Apache-2.0
- OpenJDK - GPL-2.0 (packaged under jdkoverride)
- Stanford OpenNLP - Apache-2.0