Documentation
* docs: add test requirements to faq ([`1550de7`](https://github.com/HLasse/TextDescriptives/commit/1550de7c4815779f53cc8ba260ddedcdbf8f0358))
Fix
* fix: add .zenodo.json ([`3cc463c`](https://github.com/HLasse/TextDescriptives/commit/3cc463c5bcc236bb5c49fc51eaba0b419d84ffcc))
Unknown
* Merge pull request 204 from HLasse/fix-paper-and-zenodo
Fix-paper-and-zenodo ([`0967fc0`](https://github.com/HLasse/TextDescriptives/commit/0967fc0033757d179dac212f6e3fbf5729937f87))
* paper: remove redundant title in paper ([`5613513`](https://github.com/HLasse/TextDescriptives/commit/56135138e5af50c442eec6ad75d736fe3393e569))
* Merge pull request 202 from HLasse/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate ([`4e9cc80`](https://github.com/HLasse/TextDescriptives/commit/4e9cc80b13b2bdcdba92b9fb39d50464879668c7))
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.255 → v0.0.257](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.255...v0.0.257) ([`e43a4f6`](https://github.com/HLasse/TextDescriptives/commit/e43a4f63b6e795b4d17a16fa9e1348236fa4ebe7))
* Merge pull request 200 from HLasse/update-spacy-models-test
Update-spacy-models-test ([`4958acd`](https://github.com/HLasse/TextDescriptives/commit/4958acdf55d5271327ade3a2d9564ab82288de1f))
* tests: update spacy model in tests ([`105b48b`](https://github.com/HLasse/TextDescriptives/commit/105b48b602559bcf6a5dcde49b50f4823c26b75f))
* Merge pull request 198 from HLasse/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate ([`16de25e`](https://github.com/HLasse/TextDescriptives/commit/16de25e9a317fdb82abcfbe40e509f3d3e3d2b08))
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/codespell-project/codespell: v2.2.2 → v2.2.4](https://github.com/codespell-project/codespell/compare/v2.2.2...v2.2.4)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.254 → v0.0.255](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.254...v0.0.255)
- [github.com/pre-commit/mirrors-mypy: v1.0.1 → v1.1.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.0.1...v1.1.1) ([`fc620bb`](https://github.com/HLasse/TextDescriptives/commit/fc620bbde9d42e86bd2c6741d797479504fb92ec))
* Merge pull request 197 from HLasse/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate ([`da5a9bf`](https://github.com/HLasse/TextDescriptives/commit/da5a9bf43fcaf7bbc1e80b7c7dc3dce0bf0b8105))
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.253 → v0.0.254](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.253...v0.0.254) ([`74dfb9f`](https://github.com/HLasse/TextDescriptives/commit/74dfb9f0cacb750ffd05052c98b1625a227ddd58))
* readme: add how to download spacy pipeline ([`e9138b0`](https://github.com/HLasse/TextDescriptives/commit/e9138b026b9d200ac4e3f3b1a4d8d1765f828599))
* Merge pull request 188 from HLasse/dependabot/pip/datasets-gte-2.8.0-and-lt-2.11.0
:arrow_up: Update datasets requirement from <2.9.0,>=2.8.0 to >=2.8.0,<2.11.0 ([`c353c71`](https://github.com/HLasse/TextDescriptives/commit/c353c711a65a785034b2094e93a7b1080e93dc98))
* :arrow_up: Update datasets requirement
Updates the requirements on [datasets](https://github.com/huggingface/datasets) to permit the latest version.
- [Release notes](https://github.com/huggingface/datasets/releases)
- [Commits](https://github.com/huggingface/datasets/compare/2.8.0...2.10.1)
---
updated-dependencies:
- dependency-name: datasets
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`b4baed8`](https://github.com/HLasse/TextDescriptives/commit/b4baed8c9a5e9857f7745cd54830f33e740a4da5))
* Merge pull request 195 from sdruskat/patch-1
Fix CITATION.cff file name and invalid DOI value ([`9dad636`](https://github.com/HLasse/TextDescriptives/commit/9dad636ac2eabe660b99fe9ac8d43834f062b3e0))
* citation: add Ludvig to author list ([`ae96a16`](https://github.com/HLasse/TextDescriptives/commit/ae96a16e159d15baee3500ad3742ff80f9f42185))
* Merge pull request 191 from HLasse/dependabot/pip/sphinxext-opengraph-gte-0.7.3-and-lt-0.8.2
:arrow_up: Update sphinxext-opengraph requirement from <0.8.1,>=0.7.3 to >=0.7.3,<0.8.2 ([`257efac`](https://github.com/HLasse/TextDescriptives/commit/257efac559d5dd98b5eb5ee7bc82f01a1b74a14f))
* :arrow_up: Update sphinxext-opengraph requirement
Updates the requirements on [sphinxext-opengraph](https://github.com/wpilibsuite/sphinxext-opengraph) to permit the latest version.
- [Release notes](https://github.com/wpilibsuite/sphinxext-opengraph/releases)
- [Commits](https://github.com/wpilibsuite/sphinxext-opengraph/compare/v0.7.3...v0.8.1)
---
updated-dependencies:
- dependency-name: sphinxext-opengraph
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`e3b0392`](https://github.com/HLasse/TextDescriptives/commit/e3b039297753c1c77e90a24e4f987be4aa573467))
* Merge pull request 189 from HLasse/dependabot/pip/pre-commit-3.1.1
:arrow_up: Bump pre-commit from 3.0.4 to 3.1.1 ([`0893422`](https://github.com/HLasse/TextDescriptives/commit/0893422cff5e1d52ccaf3304b5a1a3965090e85b))
* :arrow_up: Bump pre-commit from 3.0.4 to 3.1.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.0.4...v3.1.1)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`949f007`](https://github.com/HLasse/TextDescriptives/commit/949f00729feba626fec61a4059584be1b8fb1eb3))
* Merge pull request 190 from HLasse/dependabot/pip/ruff-0.0.253
:arrow_up: Bump ruff from 0.0.239 to 0.0.253 ([`fecf5db`](https://github.com/HLasse/TextDescriptives/commit/fecf5db89a7e2c947a76f665b1f5f0a3ff6675b3))
* Fix CITATION.cff file name and invalid DOI value
- Change the file name to adhere to the CFF format definition: https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md#general-structure-of-a-citationcff-file
- Fix the DOI value to be the DOI, not the resolver URL: https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md#definitionsdoi ([`187384a`](https://github.com/HLasse/TextDescriptives/commit/187384a223533f54337552f36ae8cddcb0001a53))
* :arrow_up: Bump ruff from 0.0.239 to 0.0.253
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.239 to 0.0.253.
- [Release notes](https://github.com/charliermarsh/ruff/releases)
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.239...v0.0.253)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`199dba4`](https://github.com/HLasse/TextDescriptives/commit/199dba4791ea3e980f869f8ba3840233dd4cf22b))
* Merge pull request 192 from HLasse/dependabot/pip/mypy-1.0.1
:arrow_up: Bump mypy from 0.991 to 1.0.1 ([`5e7cc0c`](https://github.com/HLasse/TextDescriptives/commit/5e7cc0c5e310a70335d4804abe2f09c77a694dad))
* :arrow_up: Bump mypy from 0.991 to 1.0.1
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.991...v1.0.1)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`3c9f628`](https://github.com/HLasse/TextDescriptives/commit/3c9f6288e1815cbd2a51148ca3ee31a41fd60fd9))