- docs: hide code block in ner benchmark (
d07547c
)
- fix: Allow for newest version of pip
fixes #288 (0d088b6
)
- Merge pull request #290 from centre-for-humanities-computing/fix--Allow-for-newest-version-of-pip
fix: Allow for newest version of pip (ea0a07d
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
d990deb
)
- ci: Updated makefile (
f6dd006
)
- fix: check for correct 'emotionally_laden' doc extension when creating emotion classifier (
c2b6c93
)
- Merge pull request #286 from centre-for-humanities-computing/fix-emotionally-laden-extension-bug
fix: check for correct 'emotionally_laden' doc extension when creating emotion classifier (7fe60a4
)
- Merge pull request #280 from centre-for-humanities-computing/cruft-update
Update based on cruft template (017e13d
)
-
Updated based on cruft template (
24feedd
) -
Merge pull request #279 from centre-for-humanities-computing/sarakolding-patch-1 (
af7d33b
) -
Update names.py (
c74e75a
)
- fix: update pypi (
d95e1d6
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
256297a
)
- fix: ignore static type error (
831d281
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
0b797c0
)
- fix: ran linting (
76abfdd
)
- ci: fix misspelled cmmand (
72afda1
)
- fix: updated docs (
57c20d2
)
- Merge pull request #278 from centre-for-humanities-computing/update-cruft
Updated cruft template (7fac8a1
)
-
changed type checker to pyright (
cac4d92
) -
lint: ran ruff (
ee7e318
) -
Updated cruft template (
6cbeb42
) -
Update cruft reference (
6e0f04f
)
-
ci: convert back to tox (
0db273d
) -
ci: pyright now works as intended (
1636609
) -
ci: fix pyright (
2790188
) -
ci: fix merge errors from cruft update (
d56581d
)
-
docs: fix broken link (
e967f50
) -
docs: Grammatical fixes (
6b5f903
) -
docs: Updated links in readme (
07aa2d5
) -
docs: removed cell (
38931fd
) -
docs: removed cell (
a2a4867
) -
docs: removed add. title from docs (
14c7338
) -
docs: updated reference (
d2cc6c7
) -
docs: hide cell (
48ca6df
) -
docs: Added openai models (
a2a12a6
) -
docs: updated reference to ner performance (
a88554c
) -
docs: Updated reference to changelog (
2272620
) -
docs: hide download bar (
8369da5
) -
docs: Added comprehensive performance comparison for NER models (#268)
-
added performance metrics of fine-grained ner
-
fixing domain table and adding csv for it
-
new table within tags for fine-grained models
-
added info box on label transfer in the ner evaluation
-
added ner-fine-grained tag performance csv
-
added link to dansk
-
added figure with domain perf
-
added additional performance metrics on fine-grained ner, and sota domain eval
-
removed wasabi import
-
work in progress
-
Added outline for new NER docs
-
Updated ignore
-
Added performance tables
-
saving progress
-
saving progress
-
save progress
-
save progress
-
chore: clean up unused files
-
docs: Added Ner performance comparisons
-
style: linting
-
style: linting
-
chore: cleanup before squashing
-
style: Run ruff and added type hints
-
docs: fix formatting
-
ci: Update test to not use editable mode
-
debugging ci: Checking if it is windows specific
-
ci: ensure it is the correct python version running
-
ci experiment
-
style: linting
-
docs: formatting admonition
-
ci: re-enable windows
-
ci remove multiprocessing from ci
-
ci: debug seems like the python instance is wrong
-
ci: remove caching
-
docs: Updated notebook
-
docs: avoid having to install spacy model for running ci
Co-authored-by: Emil Trenckner Jessen <[email protected]>
Co-authored-by: github-actions <[email protected]> (3f5d3b0
)
-
fix: remove parallel test from pytes (
277a1b0
) -
fix: disable parallel test causing some tests to delete the data of others (
9e4dc0b
) -
fix: added missing pyright dependency (
bddcb36
) -
fix: subprocess ran on path instead of strings (
dec91e2
) -
fix: updated pandas to allow for v2+ (
0b069e3
) -
fix: ran pyright (
5f092d6
) -
fix: versioning in github actions (
c8271d8
) -
fix: updated from cruft template (
34e6dc9
) -
fix: relax upper bounds on dependencies (
2e73020
)
- Merge pull request #275 from centre-for-humanities-computing/relaxed_upper_bounds
fix: relax upper bounds on dependencies (1931fb0
)
-
try to fix cache in gh actions (
d230fb0
) -
debug ci (
ba72438
) -
Merge branches 'relaxed_upper_bounds' and 'relaxed_upper_bounds' of https://github.com/centre-for-humanities-computing/DaCy into relaxed_upper_bounds (
b12e4a3
) -
Merge branch 'relaxed_upper_bounds' of https://github.com/centre-for-humanities-computing/DaCy into relaxed_upper_bounds (
d228d93
) -
Merge branch 'relaxed_upper_bounds' of https://github.com/centre-for-humanities-computing/DaCy into relaxed_upper_bounds (
4bcf40e
) -
Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
ef87e47
) -
Merge pull request #273 from centre-for-humanities-computing/dependabot/pip/tqdm-gte-4.42.1-and-lt-4.67.0
deps:(deps-dev): update tqdm requirement from <4.66.0,>=4.42.1 to >=4.42.1,<4.67.0 (94d10f3
)
- deps:(deps-dev): update tqdm requirement
Updates the requirements on tqdm to permit the latest version.
updated-dependencies:
- dependency-name: tqdm dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (d48de62
)
-
Update stalebot.yml (
ce68621
) -
Merge pull request #270 from centre-for-humanities-computing/dependabot/pip/spacy-transformers--gte-3.2.0-and-lt-3.7.0
deps:(deps-dev): update spacy[transformers] requirement from <3.6.0,>=3.2.0 to >=3.2.0,<3.7.0 (7766626
)
- deps:(deps-dev): update spacy[transformers] requirement
Updates the requirements on spacy[transformers] to permit the latest version.
updated-dependencies:
- dependency-name: spacy[transformers] dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (f5f0218
)
- Merge pull request #266 from centre-for-humanities-computing/dependabot/pip/ruff-0.0.270
deps:(deps-dev): bump ruff from 0.0.269 to 0.0.270 (6a5fe57
)
- deps:(deps-dev): bump ruff from 0.0.269 to 0.0.270
Bumps ruff from 0.0.269 to 0.0.270.
updated-dependencies:
- dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (8b5384f
)
- Merge pull request #265 from centre-for-humanities-computing/dependabot/pip/ruff-0.0.269
deps:(deps-dev): bump ruff from 0.0.267 to 0.0.269 (38e0c0e
)
- deps:(deps-dev): bump ruff from 0.0.267 to 0.0.269
Bumps ruff from 0.0.267 to 0.0.269.
updated-dependencies:
- dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (29b3e5a
)
- Merge pull request #264 from centre-for-humanities-computing/dependabot/pip/pre-commit-3.3.2
deps:(deps-dev): bump pre-commit from 3.3.1 to 3.3.2 (9fe334d
)
- deps:(deps-dev): bump pre-commit from 3.3.1 to 3.3.2
Bumps pre-commit from 3.3.1 to 3.3.2.
updated-dependencies:
- dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (1ce46d6
)
- Merge pull request #263 from centre-for-humanities-computing/dependabot/pip/furo-gte-2022.12.7-and-lt-2023.5.21
deps:(deps-dev): update furo requirement from <2022.12.8,>=2022.12.7 to >=2022.12.7,<2023.5.21 (1a298de
)
- deps:(deps-dev): update furo requirement
Updates the requirements on furo to permit the latest version.
updated-dependencies:
- dependency-name: furo dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (0989f9d
)
- fix: changelog link (
ef72ceb
)
-
chore: moved main training script (
97c4568
) -
chore: removed metrics (
5b8c630
) -
chore: cleanup (
39bbc3c
) -
chore: cleanup (
93139ba
)
-
ci: fix typo (
27131db
) -
ci: Update ci to work with windows (
877f6dc
) -
ci: update venv creation to work the macos (
d552ab5
)
-
docs: Updated readme (
0ce3862
) -
docs: fixed news listing (
9ea806d
) -
docs: fix rendering of links (
a7a9d96
) -
docs: added coref and NED (
4d20f71
) -
docs: Added news (
de76d12
) -
docs: Added missing links to readme (
6ea8d4b
) -
docs: hide downloads from output (
efeae63
) -
docs: update docs to hide downloads (
0ee0a51
)
- feat: Added version 0.2.0 models (
5d4fc7d
)
-
fix: ensure that model download is handled correctly (
2b48f4d
) -
fix: removed unused package (
c1f8681
)
- style: black (
c42b031
)
- Merge pull request #262 from centre-for-humanities-computing/added-v0.2.0
Added v0.2.0 (cf467da
)
-
tests: Update error in tests (
a0b380f
) -
removed old training scripts (
40a0988
) -
Added small model (
155eb00
) -
Added metadata description (
cc011f0
) -
removed metrics (
028989e
) -
Added lemmatization (
6044b7f
) -
Added tools for packaging (
56b9de0
) -
Added evaluate script (
67d2ab3
) -
Added dynamic knowledge bases (
b3c7071
) -
removed further training (
acb4601
) -
Assembling 0.2.0 pipeline (
4fdfbb4
) -
clean up task manager script (
3a352e5
) -
tuned batch size (
e0a3a11
) -
Added working further training (
514dda6
) -
Added new splits to CDT (
932c976
) -
Added further training config (
f6d5fb8
) -
trying exactly their script (
427c002
) -
testing out with only coref (
955d8ec
) -
removed virtual envs form tasks.py (
bc52619
) -
change KB to use hash embed (
5679034
) -
Updated readme (
fc0f67b
) -
started training main development model (
1709b22
) -
minor (
0aa3d9c
) -
set up on grundtvig (
c3140bc
) -
experiment: large batch size (
f128874
) -
Added some experiments (
a178a1d
) -
Added coref (
7e69011
) -
setting up for adding coreference (
2e07677
) -
added options to tasks.py (
1591815
) -
Added a few experiments (
3f04533
) -
NEL exp2: Loss for NEL is 0 --> regularize the model --> reduce gradient to 0 (
16f04ea
) -
Fixed error in knowledge base and updated descriptions to be more reasonable. (
2a4d6cd
) -
NEL exp2: Loss for NEL is 0 --> regularize the model --> reduce gradient to 0 (
e521445
) -
NEL experiment 1: Large/matching vector length
trying to get NEL to perform better (69dd4d7
)
-
Training with NED (
22456fb
) -
push before server restart (
fb94058
) -
Updated tasks (
92d78d1
) -
moving to transformers + grundtvig to train (
19d2c89
) -
Added outline for coref and ned (
bb47194
) -
Added dataset for coreference and entity disambiguation (
e7f1209
) -
Merge pull request #260 from centre-for-humanities-computing/dependabot/pip/pytest-xdist-gte-3.0.0-and-lt-3.4.0
deps:(deps-dev): update pytest-xdist requirement from <3.3.0,>=3.0.0 to >=3.0.0,<3.4.0 (736752f
)
- deps:(deps-dev): update pytest-xdist requirement
Updates the requirements on pytest-xdist to permit the latest version.
updated-dependencies:
- dependency-name: pytest-xdist dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (51fcb05
)
- Merge pull request #259 from centre-for-humanities-computing/dependabot/pip/ruff-0.0.267
deps:(deps-dev): bump ruff from 0.0.265 to 0.0.267 (1c45e46
)
- deps:(deps-dev): bump ruff from 0.0.265 to 0.0.267
Bumps ruff from 0.0.265 to 0.0.267.
updated-dependencies:
- dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (a222806
)
- Merge pull request #258 from centre-for-humanities-computing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (683d0f5
)
- [pre-commit.ci] pre-commit autoupdate
updates:
- Merge pull request #257 from centre-for-humanities-computing/dependabot/pip/ruff-0.0.265
deps:(deps-dev): bump ruff from 0.0.263 to 0.0.265 (e24d1a3
)
- deps:(deps-dev): bump ruff from 0.0.263 to 0.0.265
Bumps ruff from 0.0.263 to 0.0.265.
updated-dependencies:
- dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (eec18e2
)
- Merge pull request #256 from centre-for-humanities-computing/dependabot/pip/pre-commit-eq-3.3.1
deps:(deps-dev): update pre-commit requirement from <3.2.2,==2.20.0 to ==3.3.1 (6202ab8
)
- deps:(deps-dev): update pre-commit requirement
Updates the requirements on pre-commit to permit the latest version.
updated-dependencies:
- dependency-name: pre-commit dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (9bbd10b
)
- Merge pull request #255 from centre-for-humanities-computing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (8b54a7f
)
- [pre-commit.ci] pre-commit autoupdate
updates:
- github.com/charliermarsh/ruff-pre-commit: v0.0.262 → v0.0.263
- github.com/repo-helper/pyproject-parser: v0.8.0 → v0.9.0b2 (
4338aea
)
- Merge pull request #253 from centre-for-humanities-computing/dependabot/pip/sphinx-gte-5.3.0-and-lt-7.1.0
deps:(deps-dev): update sphinx requirement from <6.3.0,>=5.3.0 to >=5.3.0,<7.1.0 (ec6c77d
)
- deps:(deps-dev): update sphinx requirement
Updates the requirements on sphinx to permit the latest version.
updated-dependencies:
- dependency-name: sphinx dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (41aa3f1
)
- Merge pull request #254 from centre-for-humanities-computing/dependabot/pip/ruff-0.0.263
deps:(deps-dev): bump ruff from 0.0.262 to 0.0.263 (cc61031
)
- deps:(deps-dev): bump ruff from 0.0.262 to 0.0.263
Bumps ruff from 0.0.262 to 0.0.263.
updated-dependencies:
- dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (c7ea670
)
- Merge pull request #251 from centre-for-humanities-computing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (d0b3e7f
)
- [pre-commit.ci] pre-commit autoupdate
updates:
- Merge pull request #250 from centre-for-humanities-computing/dependabot/pip/ruff-0.0.262
deps:(deps-dev): bump ruff from 0.0.261 to 0.0.262 (5fdf2b1
)
- deps:(deps-dev): bump ruff from 0.0.261 to 0.0.262
Bumps ruff from 0.0.261 to 0.0.262.
updated-dependencies:
- dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (a6f7680
)
- Merge pull request #249 from centre-for-humanities-computing/dependabot/pip/sphinx-gte-5.3.0-and-lt-6.3.0
deps:(deps-dev): update sphinx requirement from <5.4.0,>=5.3.0 to >=5.3.0,<6.3.0 (e5584df
)
- deps:(deps-dev): update sphinx requirement
Updates the requirements on sphinx to permit the latest version.
updated-dependencies:
- dependency-name: sphinx dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (e34b5bc
)
- Merge pull request #248 from centre-for-humanities-computing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (e5db4ed
)
- [pre-commit.ci] pre-commit autoupdate
updates:
- github.com/pre-commit/pre-commit-hooks: v2.3.0 → v4.4.0
- github.com/repo-helper/pyproject-parser: v0.7.0 → v0.8.0 (
5ca111c
)
- Merge pull request #246 from centre-for-humanities-computing/dependabot/pip/sphinx-design-gte-0.3.0-and-lt-0.4.2
deps:(deps-dev): update sphinx-design requirement from <0.3.1,>=0.3.0 to >=0.3.0,<0.4.2 (5a6f6db
)
- deps:(deps-dev): update sphinx-design requirement
Updates the requirements on sphinx-design to permit the latest version.
updated-dependencies:
- dependency-name: sphinx-design dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (111a7bd
)
- Merge pull request #245 from centre-for-humanities-computing/dependabot/pip/sphinx-copybutton-gte-0.5.1-and-lt-0.5.3
deps:(deps-dev): update sphinx-copybutton requirement from <0.5.2,>=0.5.1 to >=0.5.1,<0.5.3 (89c59e3
)
- deps:(deps-dev): update sphinx-copybutton requirement
Updates the requirements on sphinx-copybutton to permit the latest version.
updated-dependencies:
- dependency-name: sphinx-copybutton dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (b6c7dde
)
- Merge pull request #247 from centre-for-humanities-computing/dependabot/pip/sphinxext-opengraph-gte-0.7.3-and-lt-0.8.3
deps:(deps-dev): update sphinxext-opengraph requirement from <0.8.2,>=0.7.3 to >=0.7.3,<0.8.3 (730192f
)
- deps:(deps-dev): update sphinxext-opengraph requirement
Updates the requirements on sphinxext-opengraph to permit the latest version.
updated-dependencies:
- dependency-name: sphinxext-opengraph dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (56ba645
)
-
docs: updated news (
b93b6aa
) -
docs: changed to model to small to download less models during testing (
be21f41
)
- feat: Added fine-grained ner component (
4977687
)
- style: applied ruff suggestion to add stacklevel to warn (
f19b360
)
- Merge pull request #244 from centre-for-humanities-computing/ner_extended
Added fine-grained NER to DaCy (bb0bba1
)
-
Merge branch 'ner_extended' of https://github.com/centre-for-humanities-computing/DaCy into ner_extended (
98fe95e
) -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci (973e18c
)
-
Merge branch 'main' of https://github.com/emiltj/DaCy into ner_extended (
714ce29
) -
Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
ab0e68a
)
- chore: clean up unused tutorials (
e834d44
)
-
docs: updated news and changelog (
b41dc5c
) -
docs: reran tutorials to update the onces in the folder (
b50701d
) -
docs: hide download outputs from docs (
493c78f
) -
docs: updated badges in readme (
5141760
)
- fix: update dependencies to allow for the latest version (
86f1d2b
)
- test: Remove *-latest models from test (
0d1d4b7
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
6ad238f
)
- docs: Updated docs to not include *-latest models (
3b9c798
)
- fix: removed *-latest models (
b2964e2
)
- test: updated test to use the small model (
b598f86
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
2471be1
)
-
ci: update realease (
5473d1d
) -
ci: update sem release (
6135d5c
) -
ci: fix reference to venv (
74a8e92
) -
ci: fix ci for windows (
f4bf80e
) -
ci: activate env on windows correctly (
8f4b2bc
) -
ci: Updated dependency installation (
fc189b1
) -
ci: debugging ci (
ffa85dc
) -
ci: reset cache (
bd92397
) -
ci: updated test to also work on 3.10, mac and windows (
fbe813d
)
-
docs: updated cff (
06b1878
) -
docs: Added github stars to index (
4229f9e
) -
docs: updated docs to swift template (
966c953
)
- feat: moved dacy to use swift template (
189c891
)
-
fix: mypy (
3b78e18
) -
fix: removed support for old version 0.0.0 versions
One will have to use an older version of dacy (>2.4.2) to use these pipelines. (17649c3
)
- Merge pull request #232 from centre-for-humanities-computing/move-to-swift
Move to swift (603287b
)
-
Updated based on cruft template (
a3019f6
) -
updated tests to work for windows (
10157bd
) -
noqa: E501 (
8d1654d
) -
added docs on how to use ner_fine-grained with existing trf (
39b8eaa
) -
update gitignore (
0905d65
) -
Merge pull request #230 from centre-for-humanities-computing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (028313a
)
- [pre-commit.ci] pre-commit autoupdate
updates:
- github.com/psf/black: 23.1.0 → 23.3.0
- github.com/charliermarsh/ruff-pre-commit: v0.0.259 → v0.0.260 (
5673c67
)
-
fixing formatting issues (
0c620ce
) -
added docstring to .py and changed deletion after cached files and fixed readme with requirements and setup (
ec93734
) -
Merge pull request #220 from centre-for-humanities-computing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (6a7e80e
)
- [pre-commit.ci] pre-commit autoupdate
updates:
- Merge pull request #219 from centre-for-humanities-computing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (f0ae176
)
- [pre-commit.ci] pre-commit autoupdate
updates:
- fix: checking to find the latest model (
50d3d5c
)
-
Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
b9d7f43
) -
further info for readmes for models (
871e57f
)
- fix: formatting erro in model urls (
0478965
)
-
Added spacy model (
1c4b010
) -
Remove the now ignored directories "rm_later" and "metrics" (
186be63
) -
comment moved to other line (
46f9c55
) -
updated .gitignore (
e01ec71
) -
fixed path (
fe2743c
) -
added lines for removing cache files (
081bbb3
) -
added cache dir for fetching dansk (too large file) (
f10eb65
) -
added cache dir for fetching dansk (too large file) (
cfce016
) -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci (67a417f
)
-
resolved most(but not all) of kenneths review changes (
3783ae5
) -
updated model name in update_meta_json.py (
c0b4f33
) -
added name change in project.yml to match the new names (
479c6b5
) -
updated README (
dfe2380
) -
fixed mistake in evaluate_all (
f874221
) -
change to new large model (
3731073
) -
avoid cuda out of memory error (
3c15b4b
) -
key mistake (
60518fe
) -
added logins to the environment setup (
048026d
) -
added environment_setup again (
40c4a93
) -
added data on dataset (
b5a1a64
) -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci (70c9a36
)
-
fixed fetch-aseets (
f6555dd
) -
added datasets info to meta_json (
b42ff10
) -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci (76d2853
)
- changed fetch_assets to download from hf hub, deleted split_dansk and updated requirements to include hf (
b22e9d9
)
- ci: Updated pre commit hooks (
3679137
)
-
docs: Update augmenty dependency for docs (
ce0e7d6
) -
docs: remove NERDA from tests it is no longer maintained. (
cc1d8e8
)
- feat: updated spacy dependencies to include 3.5.0 (
cd016e2
)
- Merge pull request #216 from centre-for-humanities-computing/bump-spacy-to-3.5
feat: updated spacy dependencies to include 3.5.0 (c2ff439
)
-
changed patience back to 1600 (
7d845ce
) -
added data_split description better in README for ner_extended (
5ac0d35
) -
added additional information on the main readme for DaCy repo (
aeae30a
) -
added metrics to gitignore, change medium model to vesteinn, and changed update meta to new medium model (
0f691c7
) -
added documentation for use of NER, note it should be inmplemented in spacy (
1c1bec9
) -
review changes from kenneth (
0eee025
) -
Merge pull request #215 from centre-for-humanities-computing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (1d06ddc
)
- [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci (bd1f9fa
)
- [pre-commit.ci] pre-commit autoupdate
updates:
- github.com/psf/black: 22.12.0 → 23.1.0
- github.com/charliermarsh/ruff-pre-commit: v0.0.223 → v0.0.254 (
811eded
)
-
less description of dependencies (
283ea8c
) -
lower patience and eval_freq (
e147738
) -
requirements file as per usual (
3d5682d
) -
updating with workflows again (
c0e476a
) -
meta_json fix (
abc083e
) -
changed config_test to trf (
bf051cf
) -
no_epochs config (
35f0eb1
) -
environment_steup (
d5950f0
) -
tried out as previous proj (
6c72838
) -
new dependencies (
32b1ac4
) -
v1 and not the lines that don't work in trainign (
47efbd4
) -
changed transforermodel.v3 to v1 (
204c35a
) -
forgot = (
a2a590b
) -
changing spacy-transformers verison in requirements (
4f9e137
) -
removed .train.sh, etc. (
3354e8e
) -
just manually active the right environments (
4b16b67
) -
source instead of bash for the bash scripts (
82cf3f2
) -
deactivate in .sh scripts instead (
4aa75bf
) -
added bash scripts for source activating environemnts (
e6a169f
) -
numpy versions (
748b91f
) -
trying out multiple environments (
d3a3b4c
) -
testing out version of new models (
b4644c7
) -
added metrics (
4eef250
) -
new model for large (
fda6bd6
) -
config changed2 (
7c6cc58
) -
include requirements.txt and test config (
69967c1
) -
more info on split in terminal printed (
2cdafd2
) -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci (7b9599e
)
-
added n_docs to print (
7b40565
) -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci (131dfa7
)
-
removed comment (
7ae2d25
) -
small changes for making it neat (
c99d6a1
) -
updated README and project.yml to include description of assets (
12166ee
) -
re-added ner_extended (
1a8347e
) -
possibly removed .gitignore files (
a18c723
) -
update .gitignore (
96c9ed0
) -
new name for ner folder (
794b05e
) -
removed src folder (
cb508e5
) -
dacy_ner (
b828f08
) -
gitignore update (
fcc3c62
)
- build: update upper bound on tqdm (#180)
fixes #177 (5f2d173
)
- build: relax tqdm requirements (#179) (
85fae4f
)
-
ci: fix error in semantic release (
efaaa64
) -
ci: update automerge (
5eaf6f6
) -
ci: update dependabot (
ca27897
) -
ci: updated ci (
ec482c9
)
- docs: Update formatting (
38fc982
)
-
fix: Allow ner model to handle long sequences (
243867d
) -
fix: update aggregation strategy to follow recommendation by the creator (
17ed355
)
- Merge pull request #203 from centre-for-humanities-computing/fix-ner-model
fix: update aggregation strategy to follow recommendation by the creator (91ede9f
)
-
Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
fbc5de7
) -
Merge pull request #182 from centre-for-humanities-computing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (fdeb030
)
- [pre-commit.ci] pre-commit autoupdate
updates:
- Update dependabot_automerge.yml (
2a6dd41
)
- build: relax dependency (
ea31b02
)
- ci: update automerge for dependabot (
e6615e4
)
- fix: Update about.py (#178) (
e548c82
)
-
Add Tutorials: "Extracting text statistics and readability metrics using DaCy and Textdescriptives" (#175)
-
Add Tutorials: "Extracting text statistics and readability metrics using DaCy and Textdescriptives" Fixes #88
-
docs: polished tutorial and added to docs
Co-authored-by: Kenneth Enevoldsen <[email protected]> (1d3ec2c
)
- Merge branch 'main' into build-relax-requirements (
bbd0458
)
- build: relax dependency
fixes Relax version requirements #172 (6408329
)
- build: Updated python dependency as spacy wrap requires 3.8 (
ea39181
)
-
ci: increase stale boundary (
ffae675
) -
ci: remove git unused git commiter name (
e7f70e7
) -
ci: add stale ci (
7eb2faa
)
@saattrupdan (be4471b
)
- feat: Added scandi-ner model to dacy
The model added was trained by @saattrupdan (dc2a514
)
- feat: Added scandi-ner model to dacy (
a2bec3b
)
- Merge pull request #173 from centre-for-humanities-computing/KennethEnevoldsen/issue-Add-sota-NER-model-by-Dan-Nielsen
Kenneth enevoldsen/issue add sota ner model by Dan Nielsen (618ed8b
)
-
Merge branch 'KennethEnevoldsen/issue-Add-sota-NER-model-by-Dan-Nielsen' of https://github.com/centre-for-humanities-computing/DaCy into KennethEnevoldsen/issue-Add-sota-NER-model-by-Dan-Nielsen (
c6a90a1
) -
Merge branch 'KennethEnevoldsen/issue-Add-sota-NER-model-by-Dan-Nielsen' of https://github.com/centre-for-humanities-computing/DaCy into KennethEnevoldsen/issue-Add-sota-NER-model-by-Dan-Nielsen (
1d04284
) -
Merge pull request #171 from centre-for-humanities-computing/docs-minor
Update spacy dependency (1e2f956
)
-
updated pipe dependency (
a86b0c8
) -
Added support for spacy 3.4.*
Changes adapted from Make DaCy compatible with spaCy 3.4+ #148 (72808db
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
3ff1c6b
)
- fix: Update huggingface name for wrapped models (
cbb3f3b
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
96b2ffe
)
- chore: check if setup.py is need (
617dd0d
)
-
ci: fix error in checkout version (
805718b
) -
ci: remove package tutorial dependencies out of ci (
6c353ab
) -
ci: finalize ci after tests with semantic release (
6b4caa4
)
- fix: cleaning up ci for final test of semantic release (
9ac1320
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
c3e61ff
)
- fix: semantic release (
1b35ee4
)
- chore: remove unused scripts (
5424e32
)
- ci: install package dependencies (
8a01eb6
)
- fix: semantic release (
78cfb0e
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
b913e53
)
- fix: semantic release (
94d7ba4
)
- build: removed spacy pipe dependency from built (
0b1876a
)
- ci: update tests (
a0320d8
)
- fix: test semantic release (
9458053
)
-
Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
8784370
) -
CI: only run release when tests pass (
44e6c64
) -
Merge pull request #149 from centre-for-humanities-computing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (8d077aa
)
- [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci (76fd942
)
- [pre-commit.ci] pre-commit autoupdate
updates:
- github.com/asottile/pyupgrade: v2.38.0 → v3.3.1
- github.com/asottile/add-trailing-comma: v2.3.0 → v2.4.0
- github.com/PyCQA/docformatter: v1.5.0 → v1.5.1
- github.com/psf/black: 22.8.0 → 22.12.0
- github.com/charliermarsh/ruff-pre-commit: v0.0.194 → v0.0.206 (
5dd04f9
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
b52a718
)
- fix: Added built system to pyproject.toml (
a26c62b
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
9f0ebab
)
- build: Use default built system (
70de2bd
)
- ci: add concurrancy to docs (
6727241
)
- fix: config for pyproject.toml (
a04fa86
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
ebe2173
)
- fix: semantic release (
120d0ce
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
68262be
)
- fix: semantic versioning (
34ca73c
)
- build: Add required setup.py file (
19f040e
)
- ci: Added semantic release (
e36c563
)
- docs: remove unused badges (
8eff788
)
- fix: semantic release (
64b0013
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
22a1d44
)
- fix: token name (
3231282
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
e698223
)
- docs: updated github action badge (
20b6bc9
)
- fix: semantic relase (
91c7a80
)
- Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
2076a21
)
-
build: Added license to pyproject.toml (
944894b
) -
build: ensure .csv files are included. (
5c6e900
) -
build: Added missing dependencies for testing notebooks (
1500512
) -
build: Moved tutorials dependencies to .toml (
0336bd5
) -
build: fix placement of package data in toml file (
1adf200
) -
build: add missing data when building package (
fc2255b
) -
build: add missing data when building package (
d8842a8
)
-
chore: remove unused files (
5058194
) -
chore: removed unused requirements file (
ae6da7e
) -
chore: removed unused requirements file (
e58aa4d
)
-
ci: Fix dependency error for tutorials (
2211d73
) -
ci: fix referecne to coverage badge (
9bec161
) -
ci: Added cache dep. path (
a2a84e6
) -
ci: fixed error in test ci (
c75b331
) -
ci: Added toml check (
f002aa3
) -
ci: require bash as the shell when running the PR (
f2d7715
) -
ci: moved tutorials out of pyproject.toml (
8ea9d69
) -
ci: reverted back to using pip instead of poetry (
65b2d27
) -
ci: Added fail fast (
f31d585
)
-
docs: Updated faq to be semi-package agnostic (
c1a1c34
) -
docs: Update links in pyproject.toml (
4868137
)
- fix: fixed parsing error of config str (
c9ce75b
)
- style: ran pre-commit (
9ec94af
)
- test: added missing import for nerda (
d9f3f6d
)
-
v2.0.1 (
4e8bac3
) -
Update README.md (
63a63cf
) -
Merge pull request #166 from centre-for-humanities-computing/ci-revert-to-pip
build: add missing data when building package (6619915
)
-
Merge branch 'ci-revert-to-pip' of https://github.com/centre-for-humanities-computing/DaCy into ci-revert-to-pip (
2480941
) -
Merge pull request #165 from centre-for-humanities-computing/ci-revert-to-pip
ci: moved tutorials out of pyproject.toml (3bd47f6
)
- Merge pull request #164 from centre-for-humanities-computing/ci-revert-to-pip
CI: revert to pip (32d6595
)
- [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci (965c442
)
-
Merge branch 'main' into ci-revert-to-pip (
4ae9a6e
) -
Merge pull request #161 from centre-for-humanities-computing/revert-160-revert-151-ci-revert-to-pip
Revert "Revert "ci: reverted back to using pip instead of poetry"" (54175e4
)
-
Revert "Revert "ci: reverted back to using pip instead of poetry"" (
40f5954
) -
Merge pull request #160 from centre-for-humanities-computing/revert-151-ci-revert-to-pip
Revert "ci: reverted back to using pip instead of poetry" (236abdb
)
-
Revert "ci: reverted back to using pip instead of poetry" (
570bcd5
) -
Merge pull request #151 from centre-for-humanities-computing/ci-revert-to-pip
ci: reverted back to using pip instead of poetry (c4d37ac
)
-
Merge branch 'ci-revert-to-pip' of https://github.com/centre-for-humanities-computing/DaCy into ci-revert-to-pip (
a40a6e4
) -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci (72d68e1
)
- Merge pull request #138 from centre-for-humanities-computing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (c775e29
)
- [pre-commit.ci] pre-commit autoupdate
updates:
- Merge pull request #135 from centre-for-humanities-computing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (c5452c3
)
- [pre-commit.ci] pre-commit autoupdate
updates:
- github.com/asottile/add-trailing-comma: v2.2.3 → v2.3.0
- github.com/asottile/pyupgrade: v2.38.0 → v2.38.2 (
1b1fda1
)
- Merge pull request #134 from centre-for-humanities-computing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (212be17
)
- [pre-commit.ci] pre-commit autoupdate
updates:
- github.com/asottile/pyupgrade: v2.37.3 → v2.38.0
- https://github.com/myint/docformatter → https://github.com/PyCQA/docformatter (
dc1e1b8
)
- Merge pull request #132 from centre-for-humanities-computing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate (96dc940
)
- [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci (1da3ed0
)
- [pre-commit.ci] pre-commit autoupdate
updates:
- github.com/asottile/pyupgrade: v2.34.0 → v2.37.3
- github.com/myint/docformatter: v1.3.1 → v1.5.0
- github.com/psf/black: 22.3.0 → 22.8.0
- github.com/PyCQA/flake8: 4.0.1 → 5.0.4 (
43848dd
)
-
Update pyproject.toml (
bc0d924
) -
Merge pull request #129 from centre-for-humanities-computing/dependabot/pip/asent-gte-0.4.2-and-lt-0.7.0
⬆️ Update asent requirement from <0.5.0,>=0.4.2 to >=0.4.2,<0.7.0 (9b65df1
)
- ⬆️ Update asent requirement
Updates the requirements on asent to permit the latest version.
updated-dependencies:
- dependency-name: asent dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (7436e4a
)
- build: Updated version requirements (
75d545f
)
-
ci: Updated publish to pypi (
16ba0bb
) -
ci: Fix bug when activating environment on windows (
3d4645f
) -
ci: Set vesion of publish to pypi action (
c4a1a2f
) -
ci: Remove cache from documentation ci (
42b1bdb
) -
ci: removed double os check (
2d4436e
) -
ci: Fixed order of commands (
41572c4
) -
ci: Fixed such at the virtual environment works on windows (
f82aa24
) -
ci: Fixed such at the virtual environment works on windows (
52655be
) -
ci: fixed test run (
9289ed7
) -
ci: debugging
testing out using poetry run pytest (bd5c4c3
)
-
ci: debugging (
0e1f953
) -
ci: debugging (
55643d6
) -
ci: debugging (
a3e1f13
) -
ci: removed poetry run from pytest run (
7fa9fc1
) -
ci: replaced parallelization to pytest execution (
86d50f2
) -
ci: fixed versions for pytest-cov (
e04f521
) -
ci: fixed misspelled command (
cf62335
) -
ci: added precommit ci (
91bb7c8
) -
ci: added concurrency to the test for tutorials (
9e80ac0
) -
ci: Added caching to pytest (
ee2a41f
) -
ci: fixed invalid yaml syntax (
e2de6e7
) -
ci: fixed error in ci (
c2c4c3c
) -
ci: updated dependabot (
ddc65a2
)
-
docs: Added missing images to docs (
535e170
) -
docs: Fixed broken links (
069cfe3
) -
docs: Updated changelog (
824e3f6
) -
docs: minor updates (
34727fe
) -
docs: removed built with spacy badge (
edf6118
) -
docs: Overhaul of documentation (
4dd2602
) -
docs: general update (
583ca73
) -
docs: ran notebooks using latest update (
9fce7fe
) -
docs: removed faq from readme (
45e3417
) -
docs: moved news and changes to its own section (
cf3a73a
) -
docs: added documentation for hate-speech models (
63cd6fe
) -
docs: fixed typo (
60f0779
) -
docs: fixes copy-paste error in sentiment docs (
614117a
) -
docs: updated documentation on augmentation (
1102be1
) -
docs: Updated documentation on sentiment (
6a079cb
) -
docs: Added citation cff (
b364ca3
)
- test: Fixed missing pipe causing test to fail when running in parallel (
b0acb59
)
- Merge pull request #127 from centre-for-humanities-computing/dependabot/pip/wasabi-gte-0.8.2-and-lt-0.11.0
⬆️ Update wasabi requirement from >=0.8.2,<0.10.0 to >=0.8.2,<0.11.0 (318bec9
)
-
Update performance.general.rst (
20733ff
) -
⬆️ Update wasabi requirement
Updates the requirements on wasabi to permit the latest version.
updated-dependencies:
- dependency-name: wasabi dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (70efa2d
)
- Merge pull request #98 from centre-for-humanities-computing/spacy-wrap
Replaced subclasses with spacy-wrap (ba6c2d5
)
-
Merge branch 'spacy-wrap' of https://github.com/centre-for-humanities-computing/DaCy into spacy-wrap (
006456d
) -
tests: updated tests (
40f70e9
) -
tests: removed outdated tests (
bbbb258
) -
tests: Added missing requirement (
5df0a1a
) -
tests: Updated cache (
148ce3d
) -
tests: fixed error in requirements (
a5826e0
) -
tests: Added augmenty to tutorials tests (
18da08f
) -
added missing requirements for texts (
4c3c9cf
) -
Updated robustness tutorial (
24ae901
) -
tests: removed dev folder from tests (
90a43ae
) -
tests: added requirements to tutorials (
7afe1a3
) -
Merge branch 'main' into spacy-wrap (
ffc580c
) -
Update dependabot.yml (
77774a6
) -
Update requirements.txt (
8eed4c7
) -
Merge pull request #119 from centre-for-humanities-computing/dependabot/pip/furo-2022.6.21
⬆️ Bump furo from 2022.4.7 to 2022.6.21 (a1b508b
)
-
added test for the hate_speech model (
ded9f09
) -
fixed args in function call (
e5beee4
) -
added ipykernel (
babddb6
) -
set dacy.* prefix to pipeline components (
8141d9a
) -
removed davader test (
165e767
) -
updated pytest workflow (
cbd2e63
) -
updated setup (
521aafb
) -
updated workflows to poetry (
17348d9
) -
removed unused import (
147cb08
) -
removeed unused tests (
78a3a3a
) -
moved the only source of version id to pyproject.toml (
9951b74
) -
updated documentation (
3ca04b4
) -
moved images (
d2daf5c
) -
ran precommit (
c7f10a8
) -
Merge remote-tracking branch 'origin' into spacy-wrap (
f2ee871
) -
⬆️ Bump furo from 2022.4.7 to 2022.6.21
Bumps furo from 2022.4.7 to 2022.6.21.
updated-dependencies:
- dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (96a2755
)
- Merge pull request #116 from centre-for-humanities-computing/fix-docs
fix docs (a9ff974
)
-
Update requirements.txt (
6d9f26c
) -
Update requirements.txt (
557b31d
) -
Delete requirements.txt (
1131d1e
) -
Update requirements.txt (
8d7a520
) -
fix docs (
f516291
) -
Merge pull request #115 from centre-for-humanities-computing/dependabot/github_actions/actions/setup-python-4
⬆️ Bump actions/setup-python from 3 to 4 (4e85a2e
)
- ⬆️ Bump actions/setup-python from 3 to 4
Bumps actions/setup-python from 3 to 4.
updated-dependencies:
- dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (81fd4a8
)
- Merge pull request #113 from centre-for-humanities-computing/dependabot/pip/spacy-gte-3.2.0-and-lt-3.4.0
⬆️ Update spacy requirement from <3.3.0,>=3.2.0 to >=3.2.0,<3.4.0 (25295c8
)
- Merge pull request #112 from centre-for-humanities-computing/dependabot/github_actions/MishaKav/pytest-coverage-comment-1.1.28
⬆️ Bump MishaKav/pytest-coverage-comment from 1.1.25 to 1.1.28 (b592ba7
)
- ⬆️ Update spacy requirement
Updates the requirements on spacy to permit the latest version.
updated-dependencies:
- dependency-name: spacy dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (0b3ad52
)
- Merge pull request #110 from centre-for-humanities-computing/dependabot/github_actions/schneegans/dynamic-badges-action-1.3.0
⬆️ Bump schneegans/dynamic-badges-action from 1.2.0 to 1.3.0 (5ad95c2
)
-
Update pytest-cov-comment.yml (
089f037
) -
⬆️ Bump MishaKav/pytest-coverage-comment from 1.1.25 to 1.1.28
Bumps MishaKav/pytest-coverage-comment from 1.1.25 to 1.1.28.
updated-dependencies:
- dependency-name: MishaKav/pytest-coverage-comment dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (68ed5e2
)
-
Update pytest-cov-comment.yml (
9cb8708
) -
Update pytest-cov-comment.yml (
74b9dde
) -
⬆️ Bump schneegans/dynamic-badges-action from 1.2.0 to 1.3.0
Bumps schneegans/dynamic-badges-action from 1.2.0 to 1.3.0.
updated-dependencies:
- dependency-name: schneegans/dynamic-badges-action dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (6c13eea
)
-
Updated test workflow (
c846b3b
) -
Merge pull request #109 from centre-for-humanities-computing/dependabot/github_actions/MishaKav/pytest-coverage-comment-1.1.25
⬆️ Bump MishaKav/pytest-coverage-comment from 1.1.24 to 1.1.25 (d725b6f
)
- ⬆️ Bump MishaKav/pytest-coverage-comment from 1.1.24 to 1.1.25
Bumps MishaKav/pytest-coverage-comment from 1.1.24 to 1.1.25.
updated-dependencies:
- dependency-name: MishaKav/pytest-coverage-comment dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (fda62b4
)
- Merge pull request #108 from centre-for-humanities-computing/dependabot/pip/tqdm-gte-4.61.2-and-lt-4.65.0
⬆️ Update tqdm requirement from <4.62.0,>=4.61.2 to >=4.61.2,<4.65.0 (6bd3040
)
- ⬆️ Update tqdm requirement
Updates the requirements on tqdm to permit the latest version.
updated-dependencies:
- dependency-name: tqdm dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (5d25e67
)
- Merge pull request #97 from centre-for-humanities-computing/Update/setup
updated setup (67a859f
)
-
relaxed black version (
f5b6d56
) -
fixed variable name (
cd967ee
) -
Merge branch 'Update/setup' of https://github.com/centre-for-humanities-computing/DaCy into Update/setup (
9882694
) -
fixed version (
6b4b89a
) -
Merge pull request #106 from centre-for-humanities-computing/dependabot/github_actions/schneegans/dynamic-badges-action-1.2.0
⬆️ Bump schneegans/dynamic-badges-action from 1.1.0 to 1.2.0 (a8e6efc
)
- Merge pull request #96 from centre-for-humanities-computing/Update/CI
Updated CI (ea3b5bd
)
-
Merge branch 'Update/setup' into Update/CI (
13d2711
) -
simplified workflow (
7181f7a
) -
Merge branch 'Update/setup' of https://github.com/centre-for-humanities-computing/DaCy into Update/setup (
7067e96
) -
added tqdm to setup (
a513d94
) -
Merge pull request #105 from centre-for-humanities-computing/dependabot/github_actions/MishaKav/pytest-coverage-comment-1.1.24
⬆️ Bump MishaKav/pytest-coverage-comment from 1.1.21 to 1.1.24 (d857b34
)
-
Merge branch 'main' into Update/setup (
0f5d1c8
) -
Merge pull request #107 from centre-for-humanities-computing/KennethEnevoldsen-patch-1
locked black version (78bf6fc
)
-
Update requirements.txt (
41a71e5
) -
locked black version (
abaec8c
) -
⬆️ Bump schneegans/dynamic-badges-action from 1.1.0 to 1.2.0
Bumps schneegans/dynamic-badges-action from 1.1.0 to 1.2.0.
updated-dependencies:
- dependency-name: schneegans/dynamic-badges-action dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (c1d00e4
)
- ⬆️ Bump MishaKav/pytest-coverage-comment from 1.1.21 to 1.1.24
Bumps MishaKav/pytest-coverage-comment from 1.1.21 to 1.1.24.
updated-dependencies:
- dependency-name: MishaKav/pytest-coverage-comment dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (c141228
)
- Merge pull request #103 from centre-for-humanities-computing/dependabot/github_actions/MishaKav/pytest-coverage-comment-1.1.21
⬆️ Bump MishaKav/pytest-coverage-comment from 1.1.20 to 1.1.21 (3b747b1
)
- ⬆️ Bump MishaKav/pytest-coverage-comment from 1.1.20 to 1.1.21
Bumps MishaKav/pytest-coverage-comment from 1.1.20 to 1.1.21.
updated-dependencies:
- dependency-name: MishaKav/pytest-coverage-comment dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (943b215
)
- Merge pull request #102 from centre-for-humanities-computing/dependabot/github_actions/MishaKav/pytest-coverage-comment-1.1.20
⬆️ Bump MishaKav/pytest-coverage-comment from 1.1.19 to 1.1.20 (92218fd
)
- ⬆️ Bump MishaKav/pytest-coverage-comment from 1.1.19 to 1.1.20
Bumps MishaKav/pytest-coverage-comment from 1.1.19 to 1.1.20.
updated-dependencies:
- dependency-name: MishaKav/pytest-coverage-comment dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (a5c086c
)
- Merge pull request #101 from centre-for-humanities-computing/dependabot/github_actions/actions/checkout-3
⬆️ Bump actions/checkout from 2 to 3 (300dc90
)
- ⬆️ Bump actions/checkout from 2 to 3
Bumps actions/checkout from 2 to 3.
updated-dependencies:
- dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (ad925c4
)
- Merge pull request #100 from centre-for-humanities-computing/dependabot/github_actions/actions/setup-python-3
⬆️ Bump actions/setup-python from 2 to 3 (348a938
)
- Merge pull request #99 from centre-for-humanities-computing/dependabot/github_actions/MishaKav/pytest-coverage-comment-1.1.19
⬆️ Bump MishaKav/pytest-coverage-comment from 1.1.17 to 1.1.19 (44e8e23
)
-
formatted to black (
8656a52
) -
updated misleading license classifier (
ffbb4a2
) -
fixed url (
a48ba12
) -
⬆️ Bump actions/setup-python from 2 to 3
Bumps actions/setup-python from 2 to 3.
updated-dependencies:
- dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <[email protected]> (201c956
)
- ⬆️ Bump MishaKav/pytest-coverage-comment from 1.1.17 to 1.1.19
Bumps MishaKav/pytest-coverage-comment from 1.1.17 to 1.1.19.
updated-dependencies:
- dependency-name: MishaKav/pytest-coverage-comment dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <[email protected]> (680aaed
)
-
Added replaced subclasses with spacy_wrap (
da3e1d7
) -
updated setup (
5d6d5dc
) -
removed boilderplate (
02e674a
) -
Updated CI (
4f2871a
) -
Merge pull request #94 from martbern/main
Update dane.py (24c4e5b
)
-
Update dacy/datasets/dane.py (
3c181d3
) -
Update dane.py
Fix documentation for dacy.datasets (abc9833
)
- Merge pull request #89 from centre-for-humanities-computing/dependabot/github_actions/MishaKav/pytest-coverage-comment-1.1.17
⬆️ Bump MishaKav/pytest-coverage-comment from 1.0 to 1.1.17 (4ed3b7c
)
- Merge pull request #91 from centre-for-humanities-computing/dependabot/pip/wasabi-gte-0.8.2-and-lt-0.10.0
⬆️ Update wasabi requirement from <0.9.0,>=0.8.2 to >=0.8.2,<0.10.0 (fc7952c
)
- ⬆️ Update wasabi requirement
Updates the requirements on wasabi to permit the latest version.
updated-dependencies:
- dependency-name: wasabi dependency-type: direct:production ...
Signed-off-by: dependabot[bot] <[email protected]> (b4d8ae0
)
- ⬆️ Bump MishaKav/pytest-coverage-comment from 1.0 to 1.1.17
Bumps MishaKav/pytest-coverage-comment from 1.0 to 1.1.17.
updated-dependencies:
- dependency-name: MishaKav/pytest-coverage-comment dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <[email protected]> (48f5475
)
- Merge pull request #87 from centre-for-humanities-computing/dependabot_workflow
Dependabot workflow (5065f0c
)
- Merge pull request #84 from centre-for-humanities-computing/feature/tutorials_workflow
Added tutorials workflow, for running tutorials (28302c3
)
-
formatted to black (
d3b6507
) -
downloading a model no longer installs spacy (
9558509
) -
minor updates (
18a95ba
) -
updating spacy-transformers (
9e7f717
) -
updated spacy req (
f6e63cb
) -
updated tutorials (
f59131c
) -
updated requirements (
ca917a2
) -
updated setup version (
757e122
) -
updated requirements (
84f48ed
) -
Added it back in (
09ca013
) -
removed augmenters from documentation (
4bf7e63
) -
Added download to tutorial (
d34bf21
) -
Relocaled logo to docs (
e9ccb0f
) -
updated tutorials (
648a1b0
) -
updated dacy robustness benchmark (
4db060a
) -
updated danlp dependency (
8fc915c
) -
added missing requirement (
c40668e
) -
added dependabot workflow (
fb7079f
) -
Merge branch 'feature/tutorials_workflow' of https://github.com/centre-for-humanities-computing/DaCy into feature/tutorials_workflow (
b378f25
) -
updated tutorial (
59c55b0
) -
Merge branch 'main' into feature/tutorials_workflow (
031cc76
) -
Updated tutorials workflow (
4d09e5a
) -
formatted to black (
9261748
) -
Update README.md (
afa6620
) -
Merge pull request #86 from centre-for-humanities-computing/Documentation-update
Update installation.rst (49da365
)
-
Update installation.rst (
277f714
) -
Merge pull request #85 from centre-for-humanities-computing/documentation_update
Removed unused arguments (ee4c9f5
)
-
Removed unused arguments (
3b05244
) -
added tutorials workflow (
f34f9c9
) -
updated black linter (
e143221
) -
Update README.md (
a63ad01
) -
Update README.md (
f333715
) -
Merge pull request #83 from centre-for-humanities-computing/dev
Dev (bee7064
)
-
updatedd FAQ (
646aaaa
) -
reformatted to black (
6fb26a9
) -
Merge pull request #48 from peleiden/feature/add-daluke
Add DaLUKE to robustness testing (efdee4c
)
-
fixed workflows (
a6f3e37
) -
format to black (
6cd951e
) -
Merge pull request #82 from dhpollack/dhp/loosen-requirements
Dhp/loosen requirements (4828adc
)
-
Merge branch 'dev' into dhp/loosen-requirements (
893a3d4
) -
Merge pull request #81 from centre-for-humanities-computing/main
Update dev to date (340c6fc
)
- Merge pull request #80 from centre-for-humanities-computing/update-workflow
Update pytest-cov-comment.yml (50c3ffc
)
-
reformatted to black 🕶 (
62c3fdc
) -
formatted to black (
18e9cae
) -
formatted to black 🕶 (
6a717d2
) -
Formatted to black (
6c0c8db
) -
Delete pytest_windows.yml (
e89e9d4
) -
Delete pytest_mac_catalina.yml (
fa3aca0
) -
Update pytest-cov-comment.yml (
bdf66b7
) -
Update pytest-cov-comment.yml (
e63b048
) -
Update setup.py (
e6af0f4
) -
Update setup.py (
be79751
) -
Update setup.py (
9389d08
) -
Merge branch 'main' into dhp/loosen-requirements (
f36c63b
) -
Update README.md (
b92ec53
) -
Add tqdm version (
2255a8f
) -
Merge pull request #77 from centre-for-humanities-computing/dev
updated requirements to be less strict (fe5efbf
)
-
updated pandas requirement to next major version (
e3f8bfa
) -
updated requirements (
458de54
) -
Fix setup.py (
1c4271f
) -
Loosen requirements (
9343b59
) -
Merge pull request #74 from centre-for-humanities-computing/dev (
9f9fa0f
) -
bumped version with new changes (
ab693e3
) -
fix bool check on np array (
0eba0ad
) -
Merge pull request #73 from centre-for-humanities-computing/test_env_name
fixed classification transformers for empty strings (0288e19
)
-
fixed classification transformers for empty strings (
b371111
) -
Merge pull request #70 from centre-for-humanities-computing/test_env_name
Updated to v. 1.2.0 removing the readability module, DaNLP dependency, and made cache dir configurable. (a60c2ad
)
-
fixed tests (
69b8327
) -
fixed readme (
b3cc8f3
) -
fixed test (
7bdf2c2
) -
Removed DaNLP as dependency (
860cc9f
) -
fixed setup and requirements txt (
a26b2b0
) -
fixed collections import (
949fe8f
) -
minor description change (
7615968
) -
fixed requirements (
70aa58d
) -
upated documentation with added feature (
88b0649
) -
bumbed version id (
f2d9d4a
) -
updated the documentation with added functionality (
43fc33d
) -
removed readability (
dd64ce3
) -
Merge pull request #69 from dhpollack/dhp/env-configurable-cache-folder
Make cache dir configurable (1db739a
)
-
Make cache dir configurable (
547524e
) -
Add DaLUKE to robustness testing
The initial version of the transformer based NER model DaLUKE is of this commit added to robustness scoring. The API uses batching of sentences.
Resolves peleiden/daluke#105 (fd9d7ef
)
-
updated test to ensure all url works (
208b847
) -
Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
8695f4d
) -
bumbed version number (
60d9caf
) -
Fixed bug in url (
01ef308
) -
Update README.md (
144ab38
) -
bumbed v. number (
cf42779
) -
Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
2e5efb6
) -
added fix to enable classification transformer for gpu (
47a8382
) -
Update README.md (
eac9364
) -
Update conf.py (
70261fd
) -
Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
b3b5a9b
) -
fixed fav (
1bd86a5
) -
Update README.md (
557bb23
) -
Update about.py (
f6c2583
) -
fixed image address for pypi (
a004ccb
) -
Merge pull request #58 from centre-for-humanities-computing/dacy_model_v0.1.0'
Dacy model v0.1.1 (9a0a63e
)
-
bumped v. (
84cc756
) -
fixed incorrect package names (
1819652
) -
Merge pull request #57 from scottire/main
Update WandbLogger in configs to v2 (899c4be
)
-
Update WandbLogger to v2 (
b5a1a34
) -
Update README.md (
2645717
) -
correct spelling error (
f606f65
) -
Merge pull request #56 from julien-c/patch-1
Important natural language fix :) (f2387d1
)
-
Important natural language fix :) (
e66f7b4
) -
Merge pull request #55 from centre-for-humanities-computing/dacy_model_v0.1.0'
added Dacy model v0.1.0 (ef50746
)
-
set force on test (
6a43301
) -
fixed tests (
ee2ea9d
) -
move code to dev (
1a425ee
) -
updated version (
bd0549a
) -
updated readme (
9ffb2cb
) -
added v0.1.0 to easy download and ficed tut. (
3889123
) -
removed hub (
3e4e058
) -
added v0.1.0 (
2b4a4e9
) -
minor (
4c42b7d
) -
updated configs for training (
e5b07f3
) -
updated ignore for training (
5546f02
) -
made a prettier readme (
d247abb
) -
minor print correction (
f05d0f7
) -
added social media content to a readme (
eb034c9
) -
added init. stuff to token aug. (
e2995d4
) -
updated training readme (
caddc43
) -
removed un. file (
e8a2a93
) -
updated versioning (
c79d16f
) -
added pretty prints (
7ef7891
) -
Merge branch 'dacy_model_v0.1.0'' of https://github.com/KennethEnevoldsen/DaCy into dacy_model_v0.1.0' (
7129dde
) -
added wip for twitter module (
82cdb0c
) -
added tests for tutorials (
23ec8db
) -
minor update to tutorial (
5cdbb7b
) -
added icon w/o title (
448fdc3
) -
removed un. code (
c461e1f
) -
added force to load (
1d59ef7
) -
added scoring documentation (
90c4890
) -
added icon without title (
fec8251
) -
added better install optionality (
4f76099
) -
fixed icon (for dark mode) (
430a703
) -
fixed issue template (
d734f98
) -
fix readme af init (
187444c
) -
updated yml to run all mdls (
9c36e24
) -
added synonyms (
29df63f
) -
updated training for v0.1.0 (
e091d1c
) -
add paper (
ccda8a5
) -
add link to paper (
98b6527
) -
add link to paper (
7a48ad4
) -
Merge pull request #46 from centre-for-humanities-computing/dev
added favicon (735c000
)
-
added favicon (
0e34ea4
) -
Merge pull request #45 from centre-for-humanities-computing/dev
fixing documentation (7ec65bd
)
-
Merge branch 'dev' of https://github.com/centre-for-humanities-computing/DaCy into dev (
a137d2d
) -
fixed path in docs - if this work i will be amazed (
1b3adad
) -
Merge branch 'dev' of https://github.com/KennethEnevoldsen/DaCy into dev (
3617f0a
) -
small fixes to tutorials (
e31ffdb
) -
Merge pull request #44 from centre-for-humanities-computing/dev
fix path (3120871
)
-
fix path (
8f35b34
) -
Merge pull request #42 from centre-for-humanities-computing/dev
trying to fix documentation (0394086
)
-
Merge branch 'main' into dev (
aa553fc
) -
trying to fix documentation (
dbbd448
) -
Merge pull request #41 from centre-for-humanities-computing/dev
Added tutorials to readme (108fda6
)
-
Merge branch 'dev' of https://github.com/centre-for-humanities-computing/DaCy into dev (
52c405e
) -
updated totorials + added tutorials to docs (
dd7a866
) -
doc typo (
dc7a69c
) -
bumb version n (
2286717
) -
Merge branch 'main' of https://github.com/centre-for-humanities-computing/DaCy (
e537a3b
) -
remove deprecated tutorial (
905b3bf
) -
Merge branch 'main' of https://github.com/KennethEnevoldsen/DaCy into main (
61d17bc
) -
small doc updates (
9c95222
) -
clean up (
e69d128
) -
Update README.md (
b245154
) -
Update README.md (
36a78d8
) -
minor (
f9e0753
) -
minor updates and edits to docs (
62c7a76
) -
bug fixes and updated tutorials (
336a1b9
) -
remove setwd (
f5671cf
) -
Update README.md (
b58957c
) -
updated compatibility (
3f11ba6
) -
updated links (
2383f99
)
-
updated badge (
a4ae386
) -
updated badge (
572e85a
) -
updated docs (
b7bdbd7
) -
updated links (
e19ddfe
) -
minor (
9a60206
) -
ibid (
bb7cce1
) -
updated readme (
f5edc14
) -
v. 1 release! (
f468318
) -
added skip to automatic update (
0550789
) -
removed snyk (
14a68e1
) -
updated installation instructions (
7c52f94
) -
fixed spacy as automatic import (
fd2e1f6
) -
cleanup (
a85b0bb
) -
upload to pypi (
2ef158b
) -
added missing comma to setup (
bac1a11
) -
fix doc workflow (
4304d13
) -
removed danlp dependency (
a09403b
) -
renamed training (
b4c15ef
) -
fixed setup (
57618c9
) -
Merge pull request #40 from KennethEnevoldsen/fairness
updated issue templates (79766de
)
- Merge pull request #38 from KennethEnevoldsen/fairness
Updated DaCy to v. 1.0.0 (782827b
)
-
updated issue templates (
7da6a39
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
1d59f84
) -
extended tests (
b46868f
) -
Merge pull request #39 from HLasse/fairness
add tutorials and more (e29324a
)
-
added custom issues (
31dfbdf
) -
added wf for publishing (
55f113c
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
3a1a5b9
) -
fixed code quality (
70236f9
) -
Merge branch 'main' into fairness (
93b41c8
) -
renamed folder for merge (
0f3a6bc
) -
fixed tests (
9981067
) -
updated docuementation (
13468de
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
c7b3845
) -
updated documentation (
c5c5cfc
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
d546658
) -
added new table wit m/f (
479b96d
) -
polyglot performance (
24c8eea
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
aac4eec
) -
til lasse (
0f97a85
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
b3b1bbc
) -
delete old nb (
06e0da6
) -
basic augmentation tutorial (
aa61730
) -
fix last names (
9facc2a
) -
fix f and m aug (
f13f296
) -
reordering for paper (
cb5a117
) -
documentation (
bb04a78
) -
cleanup (
d4a8ce2
) -
updated readme (
71b0ac1
) -
cleanup (
6de8bf0
) -
added paper folder (
1f667a1
) -
added paper folder (
f913598
) -
renamed training (
b80934d
) -
Merge branch 'KennethEnevoldsen:fairness' into fairness (
2b6ef88
) -
new flair table (
fd1360a
) -
added annotations back (
7da2b88
) -
fixed pos for flair (
bfc3f0c
) -
add polyglot performance (
2518582
) -
remove unused import (
d8d0dd8
) -
minor polyglot apply fixes (
6c5b978
) -
updated docs (
67ca82f
) -
minor edit to update docs (
6d368b7
) -
fixing documentation (
94fcf1d
) -
minor edits (
211a05c
) -
fixed utils import (
26a2963
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
8b7f843
) -
Merge branch 'main' of https://github.com/KennethEnevoldsen/DaCy (
41c8576
) -
updated code quality (
c42e8b4
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
c00b21c
) -
updapte docs (
fd59177
) -
updated robustness (
89efe4c
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
3958d5f
) -
dep on vaying input sentences (
2a0fcf4
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
bc0c986
) -
renamed (
760c09d
) -
updating tables (
61027ad
) -
now with dep (
8d7a541
) -
fixed dep (
ffc6717
) -
add dep pars (
b59f61a
) -
added perf csv (
916d179
) -
added nerda (
32aa435
) -
added performance csv (
2fcd929
) -
updated person (
21c73ff
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
384d8c4
) -
updated for robustness update (
e548432
) -
Update README.md (
708b1d3
) -
small bug fixes and updates to tests (
50a1804
) -
added stuff (
8ad871d
) -
added f/m names + augmentation nb (
f42f06e
) -
added replication notebook (
ce49ac6
) -
typo (
eabca51
) -
tested augmenters (
02c8ea9
) -
added paper replication (
52d1035
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
d58a17a
) -
added documentation (
ec9f6e9
) -
updated docs (
ff705b4
) -
beginning of bert (
e51b07c
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
7096a8c
) -
intermediate (
f7d62ce
) -
replaced scores with dataframes (
7726df5
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
bdcffd9
) -
fixed test collection (
b8aaa8b
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
66e9f76
) -
fix keyboard aug (
2f15645
) -
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
8b81380
) -
updated scores for list of augmenters (
c89d179
) -
minor comma (
dae821b
) -
updating scoring tests (
ecc155e
) -
update augmenters (
39906b1
) -
streamline augmenters (
cae4718
) -
fix small bug with empty augmenter (
25cd755
) -
fix loading of names csv (
c818288
) -
add data_files (
cdbb79e
) -
update setup (
69cd1e1
) -
Merge pull request #37 from KennethEnevoldsen/main-tmp
pull from main (d60ce32
)
-
Merge branch 'fairness' into main-tmp (
2652ce1
) -
minor (
4e6e1d1
) -
moved test (
cdf2752
) -
minor changes to doc (
5b8545a
) -
minor changes to doc (
038736b
) -
rm junk (
0411332
) -
added dummmy tests for augmenters (
d68a056
) -
added documentation for augmenters (
30da824
) -
Merge branch 'fairness' into main-tmp (
aa9ad5a
) -
minor updates (
a394928
) -
fixed augment bug (
0c680c6
) -
fixed example (
57e5c2e
) -
sorted augmenters (
b83738b
) -
fixed print (
8091644
) -
added verbose to load (
3dc2449
) -
bug fix: score saved augmentation (
410a060
) -
testing -> score (
d0d1819
) -
removed loading in all modules at once (
816a0bb
) -
fixed func naming (
8c21f1e
) -
absolute paths --> relative paths (
d297036
) -
moved lookup (
eebd04d
) -
remove testing (
b111ce1
) -
changed naming to pers (
d520ce1
) -
name --> person , common_utils --> utils (
ee819c6
) -
Merge pull request #36 from HLasse/fairness
add notebook (a99de06
)
-
Merge branch 'fairness' of https://github.com/KennethEnevoldsen/DaCy into fairness (
574f19d
) -
remove vscode settings (
2995a79
) -
remove .vscode settings (
2e40c47
) -
Merge branch 'KennethEnevoldsen:fairness' into fairness (
c253a69
) -
add nb, some moving around (
a848f9a
) -
Merge pull request #32 from HLasse/fairness
add name augmenter (79fdcf1
)
-
remove empty files (
2919043
) -
Merge branch 'KennethEnevoldsen:fairness' into fairness (
fc1982a
) -
Merge branch 'fairness' of https://github.com/HLasse/DaCy into fairness (
3aebee1
) -
add sources for names (
633e983
) -
move augmenter (
a7803c4
) -
merge names to one file (
9d6ed9c
) -
fixed versioning install (
725fabf
) -
remove dev files (
f2f9814
) -
Merge branch 'main' of https://github.com/KennethEnevoldsen/DaCy (
95474a2
) -
fixed merge (
5648d27
) -
Delete danish_last_names.txt
no need for two files. (a194e60
)
-
rename augmentation file (
6636f9e
) -
fix dep handler (
a063cca
) -
fix critical bug in pos handler (
0db1759
) -
add name look ups (
6d45c6b
) -
added kb augmenters (
d3352bd
) -
fix entity handler bug (todo: fix rest) (
a34ded2
) -
random pattern for each entity (
d7510b5
) -
typos (
f553aa2
) -
added test for input length (
6686efb
) -
added scoring for input length (
49eba64
) -
minor (
57ad7cd
) -
fancy name augmenter more or less done (
2166cf4
) -
added documentation (
1edffa4
) -
removed danlp dep. from dane (
5603582
) -
added scoring func (
88b161d
) -
added dataset and tests (
53d3200
) -
cleanup (
5c1327a
) -
add prob param (
b4fc53f
) -
name sampling and slicers (
4437c45
) -
edit after meeting (
4c35334
) -
added example robustness wf (
65749f0
) -
fixed documentation (
1f8f20e
) -
added more explaination to tests (
baaade1
) -
added start of tutorial (
392fce7
) -
added datasets: dane (
feef928
) -
Update README.md (
61f74a1
) -
added emoticons (
58690dc
) -
specify sphinx version (
4118cbe
) -
fixes issue with documentation overwriting deps (
95dc604
) -
added gh to docs (
19f18f3
) -
updated dark mode (
7d7efca
) -
bumbed version number in readme (
acddd9e
) -
updated news (
33244a1
) -
added documentation (
d4105d4
) -
added intro text (
8c54e2c
) -
removed js (
f8b32fe
) -
removed js (
43b98f6
) -
updated wf (
a71804d
) -
bumbed version n (
93b8f57
) -
added GH link (
fc4e6eb
) -
relocated docs (
b9c4270
) -
installing deps in wf for docs (
4b64a8e
) -
removed build folder (
138653a
) -
add documentation workflow (
61d41be
) -
restructured yml (
694bebf
) -
single source of version id added (
b7ab108
) -
trying again with nojekyll (
2b3836e
) -
trying again with docs (
2ee7afd
) -
fixed accidental error (
df1007c
) -
moved files (
4ef0046
) -
added no jekyll (
144340b
) -
reuploading docs (
dadbbb4
) -
fixed FAQ (
9c35b86
) -
fixed extra arg (
4fdd9df
) -
added documentation (
9a730d8
) -
added examples to documentation (
e1dba6b
) -
added script docstring (
b940f20
) -
removed junk file (
fa500b0
) -
restructering for documentation (
9c73525
) -
added new basic tutorial for documentation (
4cbe940
) -
minor updates (
cf0ac14
) -
added functionality for autogenerating docstrings (
74a124d
) -
updated docstrings for sphinx (
ab2c275
) -
added news to readme (
5b7e128
) -
removed coverage comment for catalina and windows (
dc0ec49
) -
removed Ci for big sur as it is currently not supported (
1513062
) -
fixed issues with scripts (
8467bd1
) -
fixed pytests (
edc0bbf
) -
fixed tests (
14798cd
) -
added tests for major os (
41fb347
) -
added test for major os (
d6ac385
) -
added comma (
f5f511c
) -
Merge branch 'main' of https://github.com/KennethEnevoldsen/DaCy into main (
b7db5f4
) -
diliberately make a failed test to check workflow (
ca7c182
) -
Update README.md (
c037451
) -
created coverage badge (
67575e6
) -
added existance check to remove (
0857d93
) -
removed debugging code (
0a978a6
) -
added missing install (
cddb716
) -
without . (
4b27448
) -
added missing actions/checkout@v2 (
81230fa
) -
now? (
f94c7db
) -
now (
383b9dc
) -
ibid''' (
26d333c
) -
ibid (
897aa86
) -
ibid' (
7253dcf
) -
ibid (
9e29b11
) -
ibid (
9ddd88c
) -
ibiddd (
d820449
) -
ibidd (
c51963a
) -
ibid (
dde2525
) -
fixed coverage script (
3ed7d0f
) -
trying with relocated folder (
58d67cf
) -
update wrong path (
4dc6b9f
) -
fixed yaml error (
7c1f0d2
) -
updated coverage and tests (
8f3ef12
) -
added pytest coverage (
21f3aa9
) -
Update pytest-cov-comment.yml (
580bf1d
) -
Create pytest-cov-comment.yml (
0d3a2c7
) -
removed setup from test (
b2d09f6
) -
added code cov to FAQ (
da95f71
) -
Update README.md (
c91c88f
) -
Update README.md (
fc1390e
) -
Update README.md (
85e3858
) -
added about to omit message (
a108edf
) -
added ignore for test (
71b6ac4
) -
updated CI to create an issue with code cov (
b79dbf0
) -
Update pytest_cov.yml (
4677cbf
) -
Update README.md (
03860f4
) -
added badge for code cov (
99a4c39
) -
added code coverage (
144ec41
) -
Update README.md (
db49f7b
) -
Update README.md (
507eaff
) -
include force extentions when adding clf_trf (
0177696
) -
ibid (
cb3e01c
) -
added unverified connection to test (
8e1c6de
) -
added test for senda (
623a77a
) -
fixed error with bert emotion (
4aa0098
) -
updating wrapping tutorial (
3a21f2c
) -
added senda (
46b7bc3
) -
minor (
bd1d61c
) -
added robustness (
b08939e
) -
minor (
68ff194
) -
updated badges (
d55df75
) -
added badge (
39309bb
) -
Update download.py (
4171b92
) -
Update README.md (
e7b5d74
) -
Merge pull request #25 from MalteHB/patch-6
Update setup.py (6ba5ade
)
- Merge pull request #24 from MalteHB/patch-5
Update dacy-wrapping-a-classification-transformer.ipynb (a762f6c
)
- Merge pull request #23 from MalteHB/patch-4
Update dacy-spacy-tutorial.ipynb (c76d61f
)
- Merge pull request #22 from MalteHB/patch-3
Update dacy-sentiment.ipynb (91a9e6d
)
- Update setup.py
pandas
still not included in requirements.
Changed to reading requirements.txt and parsing it to setuptools (26b84b8
)
-
made encoding when import readme explicit. (
6c768f7
) -
removed ø from readme (
b70f219
) -
Update dacy-wrapping-a-classification-transformer.ipynb
No one wants to see pip install outputs in a notebook ;-) (5425073
)
- Update dacy-spacy-tutorial.ipynb
No one wants to see pip install outputs in a notebook ;-) (fa6b668
)
-
Update dacy-sentiment.ipynb (
5f01d59
) -
Merge branch 'main' of https://github.com/KennethEnevoldsen/DaCy into main (
b52a004
) -
error in error message (
793a1db
) -
Merge pull request #21 from MalteHB/patch-2
Update README.md (cfa8f0d
)
- Update README.md
Adding link to MalteHB Github (2c33b4b
)
-
updated tables (
1c3d348
) -
updated performance tables (
66c066c
) -
rem rhistory (
8a1628a
) -
img resize (
fe3e0fc
) -
Update README.md (
7f9a6cd
) -
fixed readme (
961750a
) -
Merge pull request #15 from KennethEnevoldsen/small_bert
fixed images (4d0b21e
)
-
Merge branch 'main' into small_bert (
dd368c1
) -
fixed images (
1692eed
) -
Update README.md (
a408f22
) -
Merge pull request #14 from KennethEnevoldsen/sentiment_pipe
Added sentiment and classification wrapper (0e04b4b
)
-
Merge branch 'main' into sentiment_pipe (
b879815
) -
Merge pull request #13 from KennethEnevoldsen/small_bert
added efficient model. Many thanks to @MalteHB for supplying the pre-trained model. (c259b99
)
-
Merge branch 'sentiment_pipe' of https://github.com/KennethEnevoldsen/DaCy into sentiment_pipe (
73c9d9e
) -
added pandas to requirement (
c59b051
) -
Merge branch 'main' into sentiment_pipe (
299be3b
) -
added tests (
f3ae6e0
) -
finalized tutorials (
f6cbbcc
) -
ibid (
9b4f261
) -
added sentiment to readme (
df8c271
) -
updated notebook (
7e08ba3
) -
minor stuff (
2d28921
) -
Merge branch 'main' into small_bert (
199396b
) -
fixed CI (
3fea76c
) -
Merge branch 'main' of https://github.com/KennethEnevoldsen/DaCy into main (
eb22b3c
) -
Merge branch 'main' into small_bert (
5f82fb6
) -
fix (
a678cc2
) -
fix (
3061a4d
) -
Create pytest2.yml (
a0ce612
) -
minor (
61c48df
) -
minor (
88152a8
) -
minor (
3203ed5
) -
Create pytest.yml (
55eb43e
) -
fix version (
9a7a400
) -
adding pytests (
36b761b
) -
minor (
d864758
) -
minor (
a3383b2
) -
added small bert and their comparison (
b0e10b5
) -
minor (
c8117ce
) -
Merge branch 'main' of https://github.com/KennethEnevoldsen/DaCy into main (
e51362e
) -
added all small danish berts (
a96c8c9
) -
added wrapped transformers tutorial (
32ebc2e
) -
added tutorial for sentiment models (
b8d7b7a
) -
ibid (
bad68d1
) -
unfinished test script (
0adeeb9
) -
added utils for classification models (
2ba868d
) -
minor (
65f1680
) -
restructering (
1b8dead
) -
minor additions (
b52f38c
) -
black format (
70bcb4c
) -
added wrapped models (
c117c49
) -
added davader (
6342134
) -
added danlp (
8590a07
) -
added social information (
ee90162
) -
Merge branch 'main' of https://github.com/KennethEnevoldsen/DaCy into main (
8fad566
) -
fixed wandb project name (
fb7b823
) -
Update README.md (
677511c
) -
added training readme (
7533e12
) -
added ælæctra trained on 32 batch (
40b3fc5
) -
added configs for new models (
f05f5eb
) -
Minor edits
Co-authored-by: MalteHB <[email protected]> (3daef45
)
- added dl shield (
af0d1c5
)
-
added colab (
dc27fe4
) -
testing colab (
8ca6845
) -
minor (
567779d
) -
added tutorial (
477c416
) -
added test (
3110197
) -
fixed missing return (
c62e6aa
) -
fixed readme (
491692e
) -
ibid (
714209d
) -
renaming (
0b0f292
) -
minor readme fix (
5050b84
) -
fixed download links (
0f69e1e
) -
added dl links (
9bda466
) -
restructering and fixing readme for package upload (
c0f5300
) -
Merge branch 'main' of https://github.com/KennethEnevoldsen/DaCy into main (
cb11d28
) -
created dacy package (
784210d
) -
restructering (
91c6141
) -
Update README.md (
a5f1b48
) -
Update README.md (
9b048cf
) -
Merge branch 'main' of https://github.com/KennethEnevoldsen/DaCy into main (
4198b54
) -
updated dl link (
8fbccc9
) -
Merge pull request #2 from smaakage85/main
fix config references in training pipelines (206f109
)
-
fix config references in training pipelines (
1cd3680
) -
Merge branch 'main' of https://github.com/KennethEnevoldsen/DaCy into main (
b7af353
) -
added shields (
03f7f3e
) -
Update README.md (
16efd5c
) -
Update README.md (
677ce16
) -
Update README.md (
fd2c14d
) -
fixed naming issue in yaml (
70a6590
) -
Merge pull request #1 from ines/patch-1
Fix typo in project.yml (medium -> large) (82f3a33
)
-
Fix typo in project.yml (medium -> large) (
5eb627e
) -
updated link (
a7bda8e
) -
Merge branch 'main' of https://github.com/KennethEnevoldsen/DaCy into main (
364dead
) -
minor additions
Co-authored-by: MalteHB <[email protected]> (724ab8e
)