Skip to content

Third Party Packages

AinaIanemahy edited this page Jun 4, 2021 · 5 revisions

In this project, we use the following third party packages in accordance with their respective licenses:

Name Published under Link to package Version
allennlp Apache License Version 2.0 https://allennlp.org/
https://github.com/allenai/allennlp
0.8.4
amrlib MIT License https://github.com/bjascob/amrlib
comet-ml Proprietary License https://www.comet.ml
conllu MIT License https://github.com/EmilStenstrom/conllu/
cupy MIT License https://cupy.dev/
https://github.com/cupy/cupy
Cython Apache Software License https://cython.org/
dependency_decoding GNU General Public License v3.0 https://github.com/andersjo/dependency_decoding
future MIT License https://python-future.org/
jsonnet Apache License Version 2.0 https://jsonnet.org/
nltk Apache License Version 2.0 https://www.nltk.org/
numpy BSD 3-Clause "New" or "Revised" License https://numpy.org/
overrides Apache License Version 2.0 https://github.com/mkorpela/overrides 1.9
PyQt5 GNU General Public License v3.0 https://www.riverbankcomputing.com/software/pyqt/
pytorch BSD-style license https://pytorch.org/ 1.1
scikit-learn New BSD license https://scikit-learn.org/stable/index.html 0.22.2
smatch MIT License https://github.com/snowblink14/smatch
spaCy MIT License https://spacy.io/
https://github.com/explosion/spaCy
tqdm Mozilla Public License v. 2.0 https://github.com/tqdm/tqdm

The following packages are only used in branches other than Master:

Name Published under Link to package Version Used in
pyjnius MIT License https://pyjnius.readthedocs.io/en/stable/
https://github.com/kivy/pyjnius/tree/master
1.2.1 unsupervised2020, cogs_unsupervised, ...