11 lines
492 B
Markdown
11 lines
492 B
Markdown
# 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.
|
|
|
|
## Sources and Licenses
|
|
* [RDRPosTagger](https://github.com/datquocnguyen/RDRPOSTagger) - GPL3
|
|
* [PorterStemmer](https://github.com/caarmen/porter-stemmer) - LGPL3
|
|
* [Uppend](https://github.com/upserve/uppend) - MIT
|
|
* [OpenZIM](https://github.com/openzim/libzim) - GPL-2.0
|
|
* [XZ for Java](https://tukaani.org/xz/) - Public Domain |