Logo

GitLab

Sign in

Marcell / collector

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • collector
  • environment.yml
  • Add annotation module
    f1633b7a
    Bartłomiej Nitoń authored
    2019-02-15 17:09:32 +0100  
    Browse Code »
environment.yml 423 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 24 25 26 27 28 29 30
dependencies:
  - scikit-learn
  - cython
  - requests
  - nltk
  - numpy
  - pandas
  - jupyter
  - scipy
  - setuptools
  - postgresql
  - psycopg2
  - scrapy
  - conda-forge::pathos
  - cyclus::java-jre
  - tika
  - django-extensions
  - keras
  - tensorflow
  - pip:
    - pytest
    - tqdm
    - strsim
    - humanfriendly
    - xlwt
    - openpyxl
    - cherrypy
    - python-dotenv
    - Django==2.1.2
    - xmldiff