CatgirlIntelligenceAgency/third-party
Viktor Lofgren 7286596fb4 (deps) Remove monkey patched GSON
The codebase used to have a monkey patched version of gson that made special optimizations for the unusually large JSON files that used to store e.g. crawl data.

Since JSON is no longer used in this fashion, the GSON fork is not needed anymore.
2024-02-06 12:11:39 +01:00
..
commons-codec (*) Add flag for disabling ASCII flattening 2024-01-31 11:50:59 +01:00
count-min-sketch (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
encyclopedia-marginalia-nu (control) Fully automatic conversion 2024-01-22 13:03:24 +01:00
monkey-patch-opennlp (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
openzim (control) Fully automatic conversion 2024-01-22 13:03:24 +01:00
parquet-floor (crawling-model) Implement a parquet format for crawl data 2023-12-13 16:22:19 +01:00
porterstemmer (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
rdrpostagger (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
symspell (*) Upgrade to JDK21 with preview enabled. 2023-09-24 10:38:59 +02:00
README.md (deps) Remove monkey patched GSON 2024-02-06 12:11:39 +01: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, 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

Repackaged

Monkey Patched