Skip to content
Snippets Groups Projects
  1. Apr 02, 2019
  2. Mar 07, 2019
  3. Mar 01, 2019
  4. Feb 28, 2019
  5. Feb 26, 2019
  6. Feb 19, 2019
  7. Feb 14, 2019
  8. Feb 11, 2019
  9. Feb 05, 2019
  10. Feb 04, 2019
  11. Feb 01, 2019
  12. Jan 31, 2019
  13. Jan 29, 2019
  14. 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
  15. Nov 01, 2018
  16. Oct 30, 2018
  17. Aug 24, 2018
    • Daniel Ecer's avatar
      Use sciencebeam-utils and sciencebeam-alignment (#35) · bd100f4d
      Daniel Ecer authored
      * added sciencebeam-utils and sciencebeam-alignment dependency
      
      * replaced local alignment module with sciencebeam-alignment
      
      * replaced local beam_utils with sciencebeam-utils
      
      * replaced local utils with sciencebeam-utils for modules that have moved
      
      * removed tools that have been moved to sciencebeam-utils
      
      * removed utility functions that have moved to sciencebeam-utils
      
      * updated readme
      bd100f4d
    • Daniel Ecer's avatar
      Moved CRF CV conversion pipeline to sciencebeam-gym (#34) · a705ce33
      Daniel Ecer authored
      * moved crf and cv conversion pipelines to sciencebeam-gym
      
      * copied documentation from sciencebeam
      a705ce33