Dacy

Latest version: v2.7.8

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

2.5.0

Ci

* ci: update realease ([`5473d1d`](https://github.com/centre-for-humanities-computing/DaCy/commit/5473d1df6069af7d339b667ca7e67c2abfb5a2cf))

* ci: update sem release ([`6135d5c`](https://github.com/centre-for-humanities-computing/DaCy/commit/6135d5c0bf73ced54fa71651c6d218ca64fdb7dc))

* ci: fix reference to venv ([`74a8e92`](https://github.com/centre-for-humanities-computing/DaCy/commit/74a8e92717ad45fd39a8c1bffc93cd35d0b201b9))

* ci: fix ci for windows ([`f4bf80e`](https://github.com/centre-for-humanities-computing/DaCy/commit/f4bf80e89ce1eddacce24a4d4247e1c3679c7753))

* ci: activate env on windows correctly ([`8f4b2bc`](https://github.com/centre-for-humanities-computing/DaCy/commit/8f4b2bca5c1e85d2df67fdfa61b1152ef5175c1c))

* ci: Updated dependency installation ([`fc189b1`](https://github.com/centre-for-humanities-computing/DaCy/commit/fc189b14e2fe34672a7fb158c9b47c397be6a801))

* ci: debugging ci ([`ffa85dc`](https://github.com/centre-for-humanities-computing/DaCy/commit/ffa85dce2d4dea47a47766a648c1ff5cdf5fa2cc))

* ci: reset cache ([`bd92397`](https://github.com/centre-for-humanities-computing/DaCy/commit/bd92397bba77a88e5e1dd96b5afc8ffd6fa27b0c))

* ci: updated test to also work on 3.10, mac and windows ([`fbe813d`](https://github.com/centre-for-humanities-computing/DaCy/commit/fbe813d601970cd23d578c0bc723191dcd2b6781))

Documentation

* docs: updated cff ([`06b1878`](https://github.com/centre-for-humanities-computing/DaCy/commit/06b187864a5da1f4646645f8da92625c4cf4300c))

* docs: Added github stars to index ([`4229f9e`](https://github.com/centre-for-humanities-computing/DaCy/commit/4229f9eb5eff5b2e5d2e8aaa5747b5dc94ca5134))

* docs: updated docs to swift template ([`966c953`](https://github.com/centre-for-humanities-computing/DaCy/commit/966c95367ea281f3c89bbad9691da51bc0413de8))

Feature

* feat: moved dacy to use swift template ([`189c891`](https://github.com/centre-for-humanities-computing/DaCy/commit/189c891323f1ff083d1800fc3acd435c456fd1b5))

Fix

* fix: mypy ([`3b78e18`](https://github.com/centre-for-humanities-computing/DaCy/commit/3b78e18ef93a09fe2d152a5b9790c521ecffeb02))

* 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`](https://github.com/centre-for-humanities-computing/DaCy/commit/17649c31fb30cd083d1864b1e9b38389bb543cfd))

* fix: fixed mypy error ([`38b788a`](https://github.com/centre-for-humanities-computing/DaCy/commit/38b788a16ce9e9d4cf5033984c8331bdfbdc7f46))

* fix: dane now download correctly ([`455ac20`](https://github.com/centre-for-humanities-computing/DaCy/commit/455ac201dadd7047b044cd76a98944244fdf9dd9))

* fix: fix mypy ([`4dc0df0`](https://github.com/centre-for-humanities-computing/DaCy/commit/4dc0df0158679ffc66ea9dbae6fcf54576340d88))

Unknown

* Merge pull request 232 from centre-for-humanities-computing/move-to-swift

Move to swift ([`603287b`](https://github.com/centre-for-humanities-computing/DaCy/commit/603287b5be48814cfe702eaca902867c8b8611e6))

* Updated based on cruft template ([`a3019f6`](https://github.com/centre-for-humanities-computing/DaCy/commit/a3019f64a57af5cb1200566a3337197868c76ee8))

* updated tests to work for windows ([`10157bd`](https://github.com/centre-for-humanities-computing/DaCy/commit/10157bdbd831e9766238c74a4a020188f0af8f0b))

* noqa: E501 ([`8d1654d`](https://github.com/centre-for-humanities-computing/DaCy/commit/8d1654ddf5dc10f44c11a2e9662823ec05950131))

* added docs on how to use ner_fine-grained with existing trf ([`39b8eaa`](https://github.com/centre-for-humanities-computing/DaCy/commit/39b8eaa7ae1e721cace43db02e055d812170eb6f))

* update gitignore ([`0905d65`](https://github.com/centre-for-humanities-computing/DaCy/commit/0905d659ebb37e477030b492c635e6ad43146a66))

* Merge pull request 230 from centre-for-humanities-computing/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`028313a`](https://github.com/centre-for-humanities-computing/DaCy/commit/028313a61bbcb1931ef20656ad71b49ebbfbbe22))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.259 → v0.0.260](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.259...v0.0.260) ([`5673c67`](https://github.com/centre-for-humanities-computing/DaCy/commit/5673c679b5cb02dad9d4b051b471c0a632d9cf09))

* fixing formatting issues ([`0c620ce`](https://github.com/centre-for-humanities-computing/DaCy/commit/0c620ce10e25b7e824920e6ba2e1083c1f305dd7))

* added docstring to .py and changed deletion after cached files and fixed readme with requirements and setup ([`ec93734`](https://github.com/centre-for-humanities-computing/DaCy/commit/ec93734bb2668a4b40d810fa7472d59e52d1b40c))

* Merge pull request 220 from centre-for-humanities-computing/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`6a7e80e`](https://github.com/centre-for-humanities-computing/DaCy/commit/6a7e80ee5d83f6e3081723f7523fbac4f5e14f74))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.257 → v0.0.259](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.257...v0.0.259) ([`b2bf263`](https://github.com/centre-for-humanities-computing/DaCy/commit/b2bf2636054d2dff9557d086913de60ba7e1e774))

* Merge pull request 219 from centre-for-humanities-computing/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`f0ae176`](https://github.com/centre-for-humanities-computing/DaCy/commit/f0ae176110b9f02389b82e99227b14acee1adbc9))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.254 → v0.0.257](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.254...v0.0.257) ([`c2b2ea2`](https://github.com/centre-for-humanities-computing/DaCy/commit/c2b2ea24bac2c68dd56c49905a455c65c115a769))

2.4.2

Fix

* fix: checking to find the latest model ([`50d3d5c`](https://github.com/centre-for-humanities-computing/DaCy/commit/50d3d5c420861af3746b42a80f6a2054c8840cdd))

Unknown

* Merge branch &39;main&39; of https://github.com/centre-for-humanities-computing/DaCy ([`b9d7f43`](https://github.com/centre-for-humanities-computing/DaCy/commit/b9d7f43fb9a3fddf430885c148b73edba303707d))

* further info for readmes for models ([`871e57f`](https://github.com/centre-for-humanities-computing/DaCy/commit/871e57f698ccc289063637c12c7cc7dc23ae74e6))

2.4.1

Fix

* fix: formatting erro in model urls ([`0478965`](https://github.com/centre-for-humanities-computing/DaCy/commit/04789655654dedae3f6e61a884fa084fe546f429))

Unknown

* Added spacy model ([`1c4b010`](https://github.com/centre-for-humanities-computing/DaCy/commit/1c4b0100b7ff2bb460c68bc455f6f9573b268340))

* Remove the now ignored directories &34;rm_later&34; and &34;metrics&34; ([`186be63`](https://github.com/centre-for-humanities-computing/DaCy/commit/186be633e5453b068e8a9df413874cbc77af3a6d))

* comment moved to other line ([`46f9c55`](https://github.com/centre-for-humanities-computing/DaCy/commit/46f9c556dd31a760bcd332d9f34303a4affa8cae))

* updated .gitignore ([`e01ec71`](https://github.com/centre-for-humanities-computing/DaCy/commit/e01ec715d34a8fbe680765d3da3059f0389efcdd))

* fixed path ([`fe2743c`](https://github.com/centre-for-humanities-computing/DaCy/commit/fe2743c01a92a36cb582dad85ca4a2f14a0da752))

* added lines for removing cache files ([`081bbb3`](https://github.com/centre-for-humanities-computing/DaCy/commit/081bbb3bcef7331219546eaefbb7a3742bddf4a8))

* added cache dir for fetching dansk (too large file) ([`f10eb65`](https://github.com/centre-for-humanities-computing/DaCy/commit/f10eb65f7de0d1ea85f71806c0fa26fe1eef137a))

* added cache dir for fetching dansk (too large file) ([`cfce016`](https://github.com/centre-for-humanities-computing/DaCy/commit/cfce01645fa291023b4d96acb23f758f31bb2b03))

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci ([`67a417f`](https://github.com/centre-for-humanities-computing/DaCy/commit/67a417fe6c325217dd4d3594c1f307192dca7e21))

* resolved most(but not all) of kenneths review changes ([`3783ae5`](https://github.com/centre-for-humanities-computing/DaCy/commit/3783ae569e35063107c0393d2266564250887a42))

* updated model name in update_meta_json.py ([`c0b4f33`](https://github.com/centre-for-humanities-computing/DaCy/commit/c0b4f33e9270a6c32037705414779c51c35d6d71))

* added name change in project.yml to match the new names ([`479c6b5`](https://github.com/centre-for-humanities-computing/DaCy/commit/479c6b5125a2008415c2e850aa0c2dacbac35bdb))

* updated README ([`dfe2380`](https://github.com/centre-for-humanities-computing/DaCy/commit/dfe2380b188fd11dc991af99dd1f48f1b4f32bcd))

* fixed mistake in evaluate_all ([`f874221`](https://github.com/centre-for-humanities-computing/DaCy/commit/f874221ccd5c36a72817ee9719f905f219da38bf))

* change to new large model ([`3731073`](https://github.com/centre-for-humanities-computing/DaCy/commit/37310732ecabcb5829444e4c2e337c14b8ddccd4))

* avoid cuda out of memory error ([`3c15b4b`](https://github.com/centre-for-humanities-computing/DaCy/commit/3c15b4b8e5d54865f26495f40f08da85e63b4e90))

* key mistake ([`60518fe`](https://github.com/centre-for-humanities-computing/DaCy/commit/60518fe8fa736e3c7f51d0719c0671ad3d37e636))

* added logins to the environment setup ([`048026d`](https://github.com/centre-for-humanities-computing/DaCy/commit/048026d06f79f80bc1ab0aed6a52048da8986e9c))

* added environment_setup again ([`40c4a93`](https://github.com/centre-for-humanities-computing/DaCy/commit/40c4a933d32263cbc2c8149cab2381267395fad4))

* added data on dataset ([`b5a1a64`](https://github.com/centre-for-humanities-computing/DaCy/commit/b5a1a6465d5ca4c7bc4cf164c6724c249dabb9a3))

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci ([`70c9a36`](https://github.com/centre-for-humanities-computing/DaCy/commit/70c9a36ff45d596342d09e9131bf8177913cf978))

* fixed fetch-aseets ([`f6555dd`](https://github.com/centre-for-humanities-computing/DaCy/commit/f6555dd0ca69f92a1b4aa0e52e78d5115b306631))

* added datasets info to meta_json ([`b42ff10`](https://github.com/centre-for-humanities-computing/DaCy/commit/b42ff100035b3e1ccac6fd25f80eba95992e5c3c))

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci ([`76d2853`](https://github.com/centre-for-humanities-computing/DaCy/commit/76d28530d8b9a5283a68ff1900158316243b869e))

* changed fetch_assets to download from hf hub, deleted split_dansk and updated requirements to include hf ([`b22e9d9`](https://github.com/centre-for-humanities-computing/DaCy/commit/b22e9d9f60c1e65f98f0b1dfb5318c033bd2eec8))

2.4.0

Ci

* ci: Updated pre commit hooks ([`3679137`](https://github.com/centre-for-humanities-computing/DaCy/commit/3679137f3425d027049e1b54d1603a873be8bc4a))

Documentation

* docs: Update augmenty dependency for docs ([`ce0e7d6`](https://github.com/centre-for-humanities-computing/DaCy/commit/ce0e7d626006d849d97a5a78d0f4505c6c260f15))

* docs: remove NERDA from tests it is no longer maintained. ([`cc1d8e8`](https://github.com/centre-for-humanities-computing/DaCy/commit/cc1d8e82d756f0fd56c6d94ec92c87510810e2e2))

Feature

* feat: updated spacy dependencies to include 3.5.0 ([`cd016e2`](https://github.com/centre-for-humanities-computing/DaCy/commit/cd016e2179c4c3073718f99301499001e0ff2af7))

Unknown

* Merge pull request 216 from centre-for-humanities-computing/bump-spacy-to-3.5

feat: updated spacy dependencies to include 3.5.0 ([`c2ff439`](https://github.com/centre-for-humanities-computing/DaCy/commit/c2ff4399981f9836a1190a9e6821af09fbff5b20))

* changed patience back to 1600 ([`7d845ce`](https://github.com/centre-for-humanities-computing/DaCy/commit/7d845ce27464fb9650448d2caeb96bfad22771c5))

* added data_split description better in README for ner_extended ([`5ac0d35`](https://github.com/centre-for-humanities-computing/DaCy/commit/5ac0d35cb4798edd9384d315109b518f5fece29e))

* added additional information on the main readme for DaCy repo ([`aeae30a`](https://github.com/centre-for-humanities-computing/DaCy/commit/aeae30ad9e9f8b1986536bd3b1c138e43a3b6efe))

* added metrics to gitignore, change medium model to vesteinn, and changed update meta to new medium model ([`0f691c7`](https://github.com/centre-for-humanities-computing/DaCy/commit/0f691c7d22285d213f0216f87cb0de283af642ce))

* added documentation for use of NER, note it should be inmplemented in spacy ([`1c1bec9`](https://github.com/centre-for-humanities-computing/DaCy/commit/1c1bec96ae7df91112a7838c230245fb0d7a4565))

* review changes from kenneth ([`0eee025`](https://github.com/centre-for-humanities-computing/DaCy/commit/0eee02572be2d1d6d2d6118d81aa9fbb224915dd))

* Merge pull request 215 from centre-for-humanities-computing/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`1d06ddc`](https://github.com/centre-for-humanities-computing/DaCy/commit/1d06ddc1d00077794becd2c0d4692bf95323e6eb))

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci ([`bd1f9fa`](https://github.com/centre-for-humanities-computing/DaCy/commit/bd1f9fa7c4d911f71375a56fe739932eaa8b27d5))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.223 → v0.0.254](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.223...v0.0.254) ([`811eded`](https://github.com/centre-for-humanities-computing/DaCy/commit/811eded69b1eec46f65f384ec779dd1b81e26cf0))

* less description of dependencies ([`283ea8c`](https://github.com/centre-for-humanities-computing/DaCy/commit/283ea8c27608dfcb5f1dd753e90477922325030a))

* lower patience and eval_freq ([`e147738`](https://github.com/centre-for-humanities-computing/DaCy/commit/e147738fb61a654b4564bcc3aa818ac5c38e1e04))

* requirements file as per usual ([`3d5682d`](https://github.com/centre-for-humanities-computing/DaCy/commit/3d5682d1b9d4102afdf782d82dd6ed022d09b041))

* updating with workflows again ([`c0e476a`](https://github.com/centre-for-humanities-computing/DaCy/commit/c0e476aa477c5ee2cf5c5f86c8aee85cb5a53778))

* meta_json fix ([`abc083e`](https://github.com/centre-for-humanities-computing/DaCy/commit/abc083eb97a15704dce5b15ea8e7d644cb21a93d))

* changed config_test to trf ([`bf051cf`](https://github.com/centre-for-humanities-computing/DaCy/commit/bf051cf0ac8b248dc88ddb68c7d7cf5cbc1f7ee9))

* no_epochs config ([`35f0eb1`](https://github.com/centre-for-humanities-computing/DaCy/commit/35f0eb103c31a423c29d650a2a3e7593b51d2848))

* environment_steup ([`d5950f0`](https://github.com/centre-for-humanities-computing/DaCy/commit/d5950f079f58b8629ed7b4463c33f5ab95a8986c))

* tried out as previous proj ([`6c72838`](https://github.com/centre-for-humanities-computing/DaCy/commit/6c72838cd863974ec47ffd091f9ac5e58d58a77a))

* new dependencies ([`32b1ac4`](https://github.com/centre-for-humanities-computing/DaCy/commit/32b1ac40c1572452e00fe57d6f6bcb5c563667a0))

* v1 and not the lines that don&39;t work in trainign ([`47efbd4`](https://github.com/centre-for-humanities-computing/DaCy/commit/47efbd487b18bef2e16f68d24687c9527eef4485))

* changed transforermodel.v3 to v1 ([`204c35a`](https://github.com/centre-for-humanities-computing/DaCy/commit/204c35a2641defe4dea9ea3a59e38a0a0c71eb33))

* forgot = ([`a2a590b`](https://github.com/centre-for-humanities-computing/DaCy/commit/a2a590b85b1f0c324d7a4f6ea8939a948151c715))

* changing spacy-transformers verison in requirements ([`4f9e137`](https://github.com/centre-for-humanities-computing/DaCy/commit/4f9e137db9e99b1dc56d8ea07221f61af1717263))

* removed .train.sh, etc. ([`3354e8e`](https://github.com/centre-for-humanities-computing/DaCy/commit/3354e8e70eb972804e2f8007ace3d41b164590c1))

* just manually active the right environments ([`4b16b67`](https://github.com/centre-for-humanities-computing/DaCy/commit/4b16b67a7f21d30cef75c329ee0e3ffc6a0e6483))

* source instead of bash for the bash scripts ([`82cf3f2`](https://github.com/centre-for-humanities-computing/DaCy/commit/82cf3f2a548ca2dc48a31e9ce878d8c8e0fc0ad8))

* deactivate in .sh scripts instead ([`4aa75bf`](https://github.com/centre-for-humanities-computing/DaCy/commit/4aa75bf0d2a0eb7704da233e9fee5adb88240ccb))

* added bash scripts for source activating environemnts ([`e6a169f`](https://github.com/centre-for-humanities-computing/DaCy/commit/e6a169f9508d3b06e9d945a105590353ce4684e9))

* numpy versions ([`748b91f`](https://github.com/centre-for-humanities-computing/DaCy/commit/748b91f5407be7ccc3a26f3f45e5e80d5167beca))

* trying out multiple environments ([`d3a3b4c`](https://github.com/centre-for-humanities-computing/DaCy/commit/d3a3b4ca6e54836819f5d81682f15158b48e6edf))

* testing out version of new models ([`b4644c7`](https://github.com/centre-for-humanities-computing/DaCy/commit/b4644c7d814e221b05149f731b71273ea84a55e4))

* added metrics ([`4eef250`](https://github.com/centre-for-humanities-computing/DaCy/commit/4eef25092e4f77a8b999a40702aafadb2db7f9e1))

* new model for large ([`fda6bd6`](https://github.com/centre-for-humanities-computing/DaCy/commit/fda6bd64f2e66daf7670ecfd37315551012969ea))

* config changed2 ([`7c6cc58`](https://github.com/centre-for-humanities-computing/DaCy/commit/7c6cc58d9dd5fbf9a4abd8bbf8890cbf550d8214))

* include requirements.txt and test config ([`69967c1`](https://github.com/centre-for-humanities-computing/DaCy/commit/69967c146f6a002765dc2e0a69aafa8d25cb18af))

* more info on split in terminal printed ([`2cdafd2`](https://github.com/centre-for-humanities-computing/DaCy/commit/2cdafd24593b7ba27e6ae5f2e63c317aa1810142))

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci ([`7b9599e`](https://github.com/centre-for-humanities-computing/DaCy/commit/7b9599ead1eb3e9b428d89ac8a788d6538a443bf))

* added n_docs to print ([`7b40565`](https://github.com/centre-for-humanities-computing/DaCy/commit/7b40565b82a963189f98dd9aeb6e11143191c8e3))

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci ([`131dfa7`](https://github.com/centre-for-humanities-computing/DaCy/commit/131dfa7b7c8e3f7eb311c6d570c4e095e96dabf4))

* removed comment ([`7ae2d25`](https://github.com/centre-for-humanities-computing/DaCy/commit/7ae2d25a2946e5204ad00c5b04d72c44930fb776))

* small changes for making it neat ([`c99d6a1`](https://github.com/centre-for-humanities-computing/DaCy/commit/c99d6a1507622395ba625edcf44df57ee038bdd0))

* updated README and project.yml to include description of assets ([`12166ee`](https://github.com/centre-for-humanities-computing/DaCy/commit/12166ee37960acf6490d241a33450819dc818a8b))

* re-added ner_extended ([`1a8347e`](https://github.com/centre-for-humanities-computing/DaCy/commit/1a8347edf8f13bfca7911048dd6e6784196e0fea))

* possibly removed .gitignore files ([`a18c723`](https://github.com/centre-for-humanities-computing/DaCy/commit/a18c72311c79c16663b0090c16622e482a7f5b11))

* update .gitignore ([`96c9ed0`](https://github.com/centre-for-humanities-computing/DaCy/commit/96c9ed03358b059c3e448e4901bdafc6bfadfe11))

* new name for ner folder ([`794b05e`](https://github.com/centre-for-humanities-computing/DaCy/commit/794b05e99826b8765872f1e5abfb906c3a2e83a3))

* removed src folder ([`cb508e5`](https://github.com/centre-for-humanities-computing/DaCy/commit/cb508e55be57314f63e4974750637f9f87d2123c))

* dacy_ner ([`b828f08`](https://github.com/centre-for-humanities-computing/DaCy/commit/b828f08e96f3ff40b821da458147de77858f4823))

* gitignore update ([`fcc3c62`](https://github.com/centre-for-humanities-computing/DaCy/commit/fcc3c62c8bf621c68389703d2b53823b90a93297))

2.3.2

Build

* build: update upper bound on tqdm (180)

fixes 177 ([`5f2d173`](https://github.com/centre-for-humanities-computing/DaCy/commit/5f2d173a30eabf04d894be06731c32bec73d8785))

* build: relax tqdm requirements (179) ([`85fae4f`](https://github.com/centre-for-humanities-computing/DaCy/commit/85fae4f274dab642ffb873d70cffb57f4a0f1568))

Ci

* ci: fix error in semantic release ([`efaaa64`](https://github.com/centre-for-humanities-computing/DaCy/commit/efaaa64285399ae3bd105e52b85a650e0344b774))

* ci: update automerge ([`5eaf6f6`](https://github.com/centre-for-humanities-computing/DaCy/commit/5eaf6f670181a4bd776a5a002a20706192f95e30))

* ci: update dependabot ([`ca27897`](https://github.com/centre-for-humanities-computing/DaCy/commit/ca27897f20ecc43d4d5c5076312e2a8df50b45c6))

* ci: updated ci ([`ec482c9`](https://github.com/centre-for-humanities-computing/DaCy/commit/ec482c9cde67f6f0935e77e32ad01a09f59d9af0))

Documentation

* docs: Update formatting ([`38fc982`](https://github.com/centre-for-humanities-computing/DaCy/commit/38fc98238b5608486a0d816db2131ebdfd204123))

Fix

* fix: Allow ner model to handle long sequences ([`243867d`](https://github.com/centre-for-humanities-computing/DaCy/commit/243867daf0c873a7b59ee6d7459c4a0446332eca))

* fix: update aggregation strategy to follow recommendation by the creator ([`17ed355`](https://github.com/centre-for-humanities-computing/DaCy/commit/17ed3551c1898d5c5028fce9534b0166177e6c67))

Unknown

* Merge pull request 203 from centre-for-humanities-computing/fix-ner-model

fix: update aggregation strategy to follow recommendation by the creator ([`91ede9f`](https://github.com/centre-for-humanities-computing/DaCy/commit/91ede9f5fa1f43fce1f695da29c992203ca7b914))

* Merge branch &39;main&39; of https://github.com/centre-for-humanities-computing/DaCy ([`fbc5de7`](https://github.com/centre-for-humanities-computing/DaCy/commit/fbc5de748f53a474f9d9894cd3be12b29ca6e361))

* Merge pull request 182 from centre-for-humanities-computing/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`fdeb030`](https://github.com/centre-for-humanities-computing/DaCy/commit/fdeb0305b55a8cd70b20bf06e08468af312bae76))

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.206 → v0.0.223](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.206...v0.0.223) ([`80e181d`](https://github.com/centre-for-humanities-computing/DaCy/commit/80e181d2c954f6fe74c2fd2131dac386083410b7))

* Update dependabot_automerge.yml ([`2a6dd41`](https://github.com/centre-for-humanities-computing/DaCy/commit/2a6dd41d081de236d6a4fc615988c6293a26093e))

2.3.1

Build

* build: relax dependency ([`ea31b02`](https://github.com/centre-for-humanities-computing/DaCy/commit/ea31b02092618e0d740a66dfc1df949c8d00c741))

Ci

* ci: update automerge for dependabot ([`e6615e4`](https://github.com/centre-for-humanities-computing/DaCy/commit/e6615e4dcdd95664452eaeb140ca8cb40e6318e0))

Documentation

* docs: fixed markdown link in .rst file ([`fe424be`](https://github.com/centre-for-humanities-computing/DaCy/commit/fe424bebdb5b92c1b9af8f9c99a5ed4e4a00f68c))

* docs: Added news ([`d648ac1`](https://github.com/centre-for-humanities-computing/DaCy/commit/d648ac10d139ff20fa4fe32a98acc65ec6c88ec5))

Fix

* fix: Update about.py (178) ([`e548c82`](https://github.com/centre-for-humanities-computing/DaCy/commit/e548c8218f8612173948ef2f423024ddf950109a))

Unknown

* Add Tutorials: &34;Extracting text statistics and readability metrics using DaCy and Textdescriptives&34; (175)

* Add Tutorials: &34;Extracting text statistics and readability metrics using DaCy and Textdescriptives&34;
Fixes 88

* docs: polished tutorial and added to docs

Co-authored-by: Kenneth Enevoldsen <kennethcenevoldsengmail.com> ([`1d3ec2c`](https://github.com/centre-for-humanities-computing/DaCy/commit/1d3ec2cc3c80bee0f774f236aca5d41bdd4f47b5))

* Merge branch &39;main&39; into build-relax-requirements ([`bbd0458`](https://github.com/centre-for-humanities-computing/DaCy/commit/bbd0458086f58161d61125aecbcc43f6fdd9394e))

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.