-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: babylonhealth/hmrb
base: 1.1.0rc0
head repository: babylonhealth/hmrb
compare: master
- 10 commits
- 54 files changed
- 2 contributors
Commits on Feb 2, 2021
-
Kristian Boda committed
Feb 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 38ddcb7 - Browse repository at this point
Copy the full SHA 38ddcb7View commit details -
[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 authoredFeb 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 98081c6 - Browse repository at this point
Copy the full SHA 98081c6View commit details
Commits on Feb 24, 2021
-
[NLP-1915] Setup.py requirements regex fix (#14)
* fix: setup.py regex * build: 1.1.1 release
Kristian Boda authoredFeb 24, 2021 Configuration menu - View commit details
-
Copy full SHA for ae0862f - Browse repository at this point
Copy the full SHA ae0862fView commit details
Commits on May 11, 2021
-
[NLP-1954] Add example and tests for spaCy 2.2+ (#15)
* docs: add spacy v2 example * tests: implement test for spacy
Kristian Boda authoredMay 11, 2021 Configuration menu - View commit details
-
Copy full SHA for c69a015 - Browse repository at this point
Copy the full SHA c69a015View commit details
Commits on May 14, 2021
-
[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 authoredMay 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 038484c - Browse repository at this point
Copy the full SHA 038484cView commit details -
[NLP-2015] Hammurabi v1.2.0 release (#17)
* docs: refactor themes * build: bump requirements * docs: bump requirements * deploy: v1.2.0
Kristian Boda authoredMay 14, 2021 Configuration menu - View commit details
-
Copy full SHA for fb9f49f - Browse repository at this point
Copy the full SHA fb9f49fView commit details
Commits on May 18, 2021
-
Kristian Boda authored
May 18, 2021 Configuration menu - View commit details
-
Copy full SHA for d1fced0 - Browse repository at this point
Copy the full SHA d1fced0View commit details
Commits on Jun 15, 2021
-
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!)
Configuration menu - View commit details
-
Copy full SHA for 51715ac - Browse repository at this point
Copy the full SHA 51715acView commit details
Commits on Jan 25, 2022
-
[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 authoredJan 25, 2022 Configuration menu - View commit details
-
Copy full SHA for ffdec3d - Browse repository at this point
Copy the full SHA ffdec3dView commit details
Commits on Nov 30, 2022
-
Kristian Boda committed
Nov 30, 2022 Configuration menu - View commit details
-
Copy full SHA for a8c5903 - Browse repository at this point
Copy the full SHA a8c5903View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.0rc0...master