Skip to content
Snippets Groups Projects
  1. Jan 17, 2020
  2. Jan 07, 2020
  3. Sep 09, 2019
    • Daniel Ecer's avatar
      switched to python3 (#145) · b3473e4c
      Daniel Ecer authored
      * ugraded to python 3
      
      * upgrade pylint and pytest
      
      * replaced StandardError
      
      * exclude useless-object-inheritance
      
      * python3 compatibilities uncovered by linting
      
      * fixed tests
      
      * fixed more python3 test incompatibilities
      b3473e4c
  4. Jun 10, 2019
  5. Jun 05, 2019
    • Daniel Ecer's avatar
      added autocut model (#106) · 85754f2d
      Daniel Ecer authored
      * added dev-venv target
      
      * added subextract model
      
      * added nltk dependency
      
      * flake8 ignore line break before binary operator
      
      * moved dev dependencies up
      
      * added nltk punkt download
      
      * added nltk download to dev-venv; pytest and pytest-not-slow target
      
      * added subextract training pipeline
      
      * added optional xpath namespaces
      
      * log failed xml file
      
      * use recover parser option
      
      * added subextract app
      
      * start subextract server
      
      * renamed to autocut
      
      * declare slow and very_slow pytest markers
      
      * make autocut main test as slow
      
      * fixed post data
      
      * updated README
      
      * also build non-dev image as part of ci
      
      * added pytest.ini to dev image
      85754f2d
  6. Jun 03, 2019
    • Daniel Ecer's avatar
      moved tests (#104) · 43fe414c
      Daniel Ecer authored
      43fe414c
    • Daniel Ecer's avatar
      refactor build (#103) · aae39c7a
      Daniel Ecer authored
      * added Makefile; optionally install dev requirements
      
      * added ci-build-and-test
      
      * use ci-build-and-test
      
      * don't install dev dependencies as part of project_tests
      
      * renamed to dev
      
      * use PROJECT_FOLDER for consistency with other projects
      
      * change order of tests run
      aae39c7a
  7. Nov 02, 2018
    • Daniel Ecer's avatar
      pylint and flake8 checking (#39) · 91e1c0d0
      Daniel Ecer authored
      * added pylint check
      
      * added pylintrc to docker image
      
      * reduced accessive apache beam debug logging
      
      * configured pylint, addressed linting
      
      * enabled flake8 checks
      
      * downgrade pycodestyle to 2.3.1 due to error
      
      * switch to 4 spaces indent
      
      * autopep8
      
      * more flake8
      
      * added new line to .flake8
      91e1c0d0
  8. Nov 01, 2018
  9. Apr 19, 2018
    • Peter Hooper's avatar
      Fix versioning for google-cloud packages. (#28) · 851eb577
      Peter Hooper authored
      * Renamed files to be consistent with 'sciencebeam' repo
      
      * Update Dockerfile and README after filename change
      
      * Update version of tensorflow-transform to 0.6
      
      * Pin versions of oauth2client and httplib2 to prevent errors with google-cloud. Update apache_beam to 2.4 as used by new version of tensorflow-transform
      851eb577
  10. Mar 20, 2018
  11. Nov 30, 2017