-
Notifications
You must be signed in to change notification settings - Fork 9
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 , ... |