2022-05-19 15:45:26 +00:00
|
|
|
# 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,
|
2023-01-30 09:22:28 +00:00
|
|
|
or lack an artifact, or to override some default that is inappropriate for the type of data Marginalia throws at the library.
|
2022-05-19 15:45:26 +00:00
|
|
|
|
|
|
|
## Sources and Licenses
|
2023-01-30 09:22:28 +00:00
|
|
|
|
2023-03-06 17:32:13 +00:00
|
|
|
### Modified
|
2023-03-12 09:04:48 +00:00
|
|
|
* [RDRPosTagger](rdrpostagger/) - GPL3
|
|
|
|
* [PorterStemmer](porterstemmer/) - LGPL3
|
2024-01-19 12:59:03 +00:00
|
|
|
* [OpenZIM](openzim/) - GPL-2.0+
|
2023-08-01 12:57:40 +00:00
|
|
|
* [Commons Codec](commons-codec/) - Apache 2.0
|
2024-01-19 12:59:03 +00:00
|
|
|
* [encylopedia.marginalia.nu](encyclopedia-marginalia-nu/) - GPL 2.0+
|
2025-01-06 16:54:50 +00:00
|
|
|
* [rssreader](rssreader) - MIT
|
2024-01-22 11:56:45 +00:00
|
|
|
|
2023-03-16 20:35:54 +00:00
|
|
|
### Repackaged
|
2023-03-12 09:04:48 +00:00
|
|
|
* [SymSpell](symspell/) - LGPL-3.0
|
2023-03-16 20:35:54 +00:00
|
|
|
* [Count-Min-Sketch](count-min-sketch/) - Apache 2.0
|