An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/RTIInternational/gobbli

deep-learning docker nlp python

Score: 11.290693997580988

Last synced: about 23 hours ago
JSON representation

Repository metadata:

Deep learning with text doesn't have to be scary.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 228
Total Committers: 3
Avg Commits per committer: 76.0
Development Distribution Score (DDS): 0.044

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Jason Nance j****e@r****g 218
Jason Nance j****e@r****g 6
Peter B 5****r 4

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 14
Total pull requests: 18
Average time to close issues: 2 days
Average time to close pull requests: about 1 month
Total issue authors: 9
Total pull request authors: 4
Average comments per issue: 1.64
Average comments per pull request: 0.22
Merged pull request: 13
Bot issues: 0
Bot pull requests: 4

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/RTIInternational/gobbli

Top Issue Authors

  • jasonnance (6)
  • pmbaumgartner (1)
  • jacobdanovitch (1)
  • rcalsaverini (1)
  • cfculhane (1)
  • theccalderon (1)
  • swayson (1)
  • erichare (1)
  • AschHarwood (1)

Top Pull Request Authors

  • jasonnance (11)
  • dependabot[bot] (4)
  • pmbaumgartner (2)
  • TrellixVulnTeam (1)

Top Issue Labels

  • enhancement (6)

Top Pull Request Labels

  • dependencies (4)

Package metadata

pypi.org: gobbli

Uniform interface to deep learning approaches via Docker containers.

  • Homepage: https://github.com/RTIInternational/gobbli/
  • Documentation: https://gobbli.readthedocs.io/
  • Licenses: LICENSE.txt
  • Latest release: 0.2.4 (published almost 5 years ago)
  • Last Synced: 2026-06-15T20:02:11.451Z (7 days ago)
  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 91 Last month
  • Rankings:
    • Stargazers count: 3.826%
    • Forks count: 7.591%
    • Dependent packages count: 9.813%
    • Average: 15.831%
    • Dependent repos count: 21.848%
    • Downloads: 36.077%
  • Maintainers (1)

Dependencies

gobbli/model/mtdnn/src/requirements.txt pypi
  • boto3 *
  • colorlog *
  • numpy *
  • pytorch-pretrained-bert ==v0.6.0
  • torch ==0.4.1
  • tqdm *
benchmark/requirements.txt pypi
  • PyYAML ==5.3
  • matplotlib ==3.1.3
  • selenium ==3.141.0
  • tabulate ==0.8.6
  • umap-learn ==0.3.10
docs/requirements.txt pypi
  • autodoc ==0.5.0
  • gobbli *
  • mock ==3.0.5
  • sphinx ==2.1.0
  • sphinx-autobuild ==0.7.1
  • sphinx-autodoc-typehints ==1.6.0
  • sphinx-paramlinks ==0.3.7
gobbli/model/bert/src/requirements.txt pypi
  • tensorflow >=1.11.0
gobbli/model/spacy/src/requirements.txt pypi
  • cupy-cuda101 ==7.0.0
  • pandas ==0.25.0
  • requests ==2.25.1
  • sentencepiece ==0.1.86
  • spacy ==2.2.1
  • spacy-transformers ==0.5.1
  • thinc_gpu_ops ==0.0.4
  • urllib3 >=1.25.4,<1.27
gobbli/model/transformer/src/requirements.txt pypi
  • pandas ==0.25.0
  • sentencepiece ==0.1.86
  • transformers ==2.8.0
gobbli/model/use/src/requirements.txt pypi
  • tensorflow-hub ==0.7.0
requirements.txt pypi
  • aiohttp ==3.5.4
  • black ==19.3b0
  • epc ==0.0.5
  • flake8 ==3.7.7
  • importmagic ==0.1.7
  • isort ==4.3.20
  • mypy ==0.720
  • pytest ==4.5.0
  • ray ==0.8.5
  • setuptools ==41.0.1
  • twine ==1.13.0
  • wheel ==0.33.6
setup.py pypi
  • altair *
  • click *
  • docker *
  • humanize *
  • numpy *
  • pandas *
  • ray *
  • scikit-learn *
Dockerfile docker
  • python ${PYTHON_VERSION} build
benchmark/docker/Dockerfile docker
  • python 3.7 build
benchmark/docker-compose.yml docker
  • gobbli-benchmark latest
ci/docker-compose.yml docker
  • gobbli-ci latest
ci-gpu/docker-compose.yml docker
  • gobbli-ci latest
gobbli/augment/bert/Dockerfile docker
  • pytorch/pytorch 1.3-cuda10.1-cudnn7-runtime build
gobbli/augment/marian/Dockerfile docker
  • pytorch/pytorch 1.3-cuda10.1-cudnn7-runtime build
gobbli/model/bert/Dockerfile docker
  • tensorflow/tensorflow 1.11.0${GPU build
gobbli/model/fasttext/Dockerfile docker
  • ubuntu 18.04 build
gobbli/model/mtdnn/Dockerfile docker
  • allenlao/pytorch-mt-dnn v0.1 build
gobbli/model/mtdnn/src/docker/Dockerfile docker
  • nvidia/cuda 9.0-cudnn7-runtime-ubuntu16.04 build
gobbli/model/spacy/Dockerfile docker
  • pytorch/pytorch 1.3-cuda10.1-cudnn7-devel build
gobbli/model/transformer/Dockerfile docker
  • pytorch/pytorch 1.3-cuda10.1-cudnn7-runtime build
gobbli/model/use/Dockerfile docker
  • tensorflow/tensorflow 2.0.1${GPU build