Logo

GitLab

Sign in

Marcell / collector

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
3f3048e2e494f61327fc40c45cfe257985ef0cb0
  • collector
  • environment.yml
  • Change keywords to EuroVoc mapping mechanism to use LaBSE.
    8f93606b
    Bartłomiej Nitoń authored
    5 years ago  
    Browse Dir »
environment.yml 430 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
dependencies:
  - python==3.6.10
  - conda-forge::django-extensions
  - conda-forge::faiss
  - django==2.2.5
  - keras==2.2.5
  - natsort
  - psycopg2
  - scikit-learn==0.22.1
  - scrapy
  - tensorflow==1.14
  - tika==1.19
  - pip
  - pip:
    - django-admin-numeric-filter
    - django-widget-tweaks
    - djangorestframework
    - Owlready2
    - pysolr
    - python-dateutil
    - torch
    - transformers>=3.0.2
    - xmldiff