Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
/ hmrb Public archive
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: babylonhealth/hmrb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0rc0
Choose a base ref
...
head repository: babylonhealth/hmrb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 54 files changed
  • 2 contributors

Commits on Feb 2, 2021

  1. build: fix CI release process

    Kristian Boda committed Feb 2, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    jonas-jonas Jonas Hungershausen
    Copy the full SHA
    38ddcb7 View commit details
  2. [NLP-1852] Hammurabi v1.1.0 release (#13)

    * build: version number
    
    * docs: update HISTORY
    
    * docs: update release dates
    
    * build: fix release version
    
    * docs: typo
    Kristian Boda authored Feb 2, 2021

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    98081c6 View commit details

Commits on Feb 24, 2021

  1. [NLP-1915] Setup.py requirements regex fix (#14)

    * fix: setup.py regex
    
    * build: 1.1.1 release
    Kristian Boda authored Feb 24, 2021
    Copy the full SHA
    ae0862f View commit details

Commits on May 11, 2021

  1. [NLP-1954] Add example and tests for spaCy 2.2+ (#15)

    * docs: add spacy v2 example
    
    * tests: implement test for spacy
    Kristian Boda authored May 11, 2021
    Copy the full SHA
    c69a015 View commit details

Commits on May 14, 2021

  1. [NLP-1955] Implement SpacyCore for spaCy 3.0+ (#16)

    * feat: add spacy2 and spacy3 nox sessions
    
    * tests: implement spacy3 tests and update spacy2 tests
    
    * tests: refactor spacy tests
    
    * feat: implement spacy 3.0 support
    
    * fix: lint and typing
    
    * docs: update spacy documentation
    
    * refactor: spacy2 example
    
    * feat: implement spacy3 example
    
    * tests: lint spacy tests
    
    * docs: fixes
    
    * refactor: consistence references to hmrb in code
    Kristian Boda authored May 14, 2021
    Copy the full SHA
    038484c View commit details
  2. [NLP-2015] Hammurabi v1.2.0 release (#17)

    * docs: refactor themes
    
    * build: bump requirements
    
    * docs: bump requirements
    
    * deploy: v1.2.0
    Kristian Boda authored May 14, 2021
    Copy the full SHA
    fb9f49f View commit details

Commits on May 18, 2021

  1. Update README.md

    Kristian Boda authored May 18, 2021
    Copy the full SHA
    d1fced0 View commit details

Commits on Jun 15, 2021

  1. Suggestion to include the imported Class (#18)

    Pycharm has consistently removed the import of SpacyCore when optimising imports because it is not used explicitly in the code. This little change fixes that and clarifies where the nlp pipe name comes from. Gentle suggestion. 
    
    (Aside, I've started exploring `hmrb` and really like the ease of constructing the grammar objects so far -- thanks for the package!)
    svenski authored Jun 15, 2021
    Copy the full SHA
    51715ac View commit details

Commits on Jan 25, 2022

  1. [NLP-2233] Upgrade dependencies and general maintenance (#19)

    * docs: maintenance
    
    * build: bump dependency versions
    
    * build: recompile protobuf
    
    * build: bump Python versions in nox
    
    * deploy: 1.2.1
    
    * fix: lint
    Kristian Boda authored Jan 25, 2022
    Copy the full SHA
    ffdec3d View commit details

Commits on Nov 30, 2022

  1. archive: repo

    Kristian Boda committed Nov 30, 2022
    Copy the full SHA
    a8c5903 View commit details
Loading