1. 26 Sep, 2022 2 commits
  2. 02 Sep, 2022 2 commits
  3. 11 Oct, 2021 1 commit
    • Anurag Pandey's avatar
      Fix test for updated dependencies (#54) · 15a33f7d
      Anurag Pandey authored
      * Revert dependencies to original for passing all tests
      
      Base for updating the requirements on by one.
      
      * Update dependecies: spacy and sense2vec. 2 tests failing
      
      2 tests are breaking because the output is compared to the one stored
      originally. Updating the model use would result in some change in the
      output. Solution: Run the code with update dependecies and update the
      outputs.
      
      * Update ouputs/ner files
      
      * Update to latest dependencies expect fastapi
      
      updating fastapi dependency introduces breaking changes.
      15a33f7d
  4. 03 Oct, 2021 1 commit
  5. 02 Oct, 2021 1 commit
  6. 14 Sep, 2021 1 commit
  7. 01 Oct, 2020 1 commit
  8. 30 Jul, 2020 1 commit
  9. 18 Apr, 2020 1 commit
  10. 16 Mar, 2020 1 commit
  11. 29 Dec, 2019 1 commit
  12. 28 Dec, 2019 2 commits
  13. 25 Dec, 2019 1 commit
  14. 24 Dec, 2019 1 commit
  15. 19 Dec, 2019 1 commit
    • Neel Kamath's avatar
      Bug fixes (#23) · 2cb8d483
      Neel Kamath authored
      * Fix /health_check endpoint
      
      * Update examples to be more intuitive
      2cb8d483
  16. 16 Dec, 2019 1 commit
  17. 15 Dec, 2019 3 commits
    • neelkamath's avatar
      Speed up Docker builds · 96af1f80
      neelkamath authored
      96af1f80
    • Neel Kamath's avatar
      Fix #21 (#22) · 47b313d5
      Neel Kamath authored
      * Conditionally enable sense2vec for performance improvements
      
      * Disable sense2vec in unrelated pipeline uses
      
      * Test HTTP exceptions
      
      * Update Docker image tagging convention
      
      * Conditionally disable sense2vec
      47b313d5
    • Neel Kamath's avatar
      Fix #19 (#20) · ca48e810
      Neel Kamath authored
      * Move Docker files to their own directory
      
      * Move Python files into their own directory
      
      * Fix CI pipeline
      
      * Fix artifacts
      ca48e810
  18. 14 Dec, 2019 4 commits
  19. 12 Dec, 2019 2 commits
    • Neel Kamath's avatar
      Fix #12 (#13) · a69358b8
      Neel Kamath authored
      * Migrate to FastAPI and friends
      
      * Fix Docker daemon connection
      a69358b8
    • Neel Kamath's avatar
      Fix #10 (#11) · 9e720493
      Neel Kamath authored
      * Add sense2vec
      
      * Download vectors in pipeline
      
      * Reduce GitLab CI runner output
      
      * Fix workaround for dind workflow
      
      * Revert to original workaround
      9e720493
  20. 11 Dec, 2019 1 commit
    • Neel Kamath's avatar
      Fix #8 (#9) · 2d06f11c
      Neel Kamath authored
      * Dockerize, update dependencies, remove Heroku staging environment
      
      * Fix YAML errors
      
      * Fix YAML warnings
      2d06f11c
  21. 30 Oct, 2019 1 commit
  22. 17 Oct, 2019 1 commit
  23. 12 Oct, 2019 6 commits
  24. 11 Oct, 2019 2 commits
  25. 09 Oct, 2019 1 commit