CatgirlIntelligenceAgency/third-party
Viktor Lofgren 186a02acfd Optimize RDRPosTagger to use integer comparisons instead of string comparisons.
Also reduce the cache-thrashing by deconstructing the tree's nodes into arrays.
2023-06-19 17:58:19 +02:00
..
count-min-sketch Yet more restructuring. Improved search result ranking. 2023-03-16 21:35:54 +01:00
monkey-patch-gson Re-introduce monkey patched GSON to make converter run better. 2023-06-19 17:58:19 +02:00
monkey-patch-opennlp (Minor) Remove character debris in build.gradle 2023-06-19 17:58:19 +02:00
openzim The refactoring will continue until morale improves. 2023-03-12 10:04:48 +01:00
porterstemmer The refactoring will continue until morale improves. 2023-03-12 10:04:48 +01:00
rdrpostagger Optimize RDRPosTagger to use integer comparisons instead of string comparisons. 2023-06-19 17:58:19 +02:00
symspell The refactoring will continue until morale improves. 2023-03-12 10:04:48 +01:00
uppend The refactoring will continue until morale improves. 2023-03-12 10:04:48 +01:00
xz The refactoring will continue until morale improves. 2023-03-12 10:04:48 +01:00
README.md Re-introduce monkey patched GSON to make converter run better. 2023-06-19 17:58:19 +02: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