Textdescriptives

Latest version: v2.8.2

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

Scan your dependencies

Page 3 of 7

2.4.6

Fix

* fix: bump version ([`b59cdd1`](https://github.com/HLasse/TextDescriptives/commit/b59cdd17379c7c8460accccbb569283a1f2c8717))

Unknown

* paper: add information theory component and web app ([`b7ecced`](https://github.com/HLasse/TextDescriptives/commit/b7ecced83270315e132bfbcd1b2a92c008e26964))

2.4.5

Documentation

* docs: Added demo to docs ([`6121eeb`](https://github.com/HLasse/TextDescriptives/commit/6121eebc0a125e68979591f6c585d19fae70746b))

Fix

* fix: dep dist. test ([`a3b54a6`](https://github.com/HLasse/TextDescriptives/commit/a3b54a6b3e3d57acc140b0f9afd72406a88104f8))

* fix: coherence model now handles empty strings as intended ([`abfa507`](https://github.com/HLasse/TextDescriptives/commit/abfa5071ba075f25ff8c170f5cee4f84ef648ea5))

* fix: dep distance test

unsure why this failed. Potentially due to a changed model? ([`2bed2c1`](https://github.com/HLasse/TextDescriptives/commit/2bed2c194b98062aad66d6ca0985fb92af6be977))

Style

* style: format black ([`78e2915`](https://github.com/HLasse/TextDescriptives/commit/78e2915c4cf6c9e950ac7ab412312517be3a4329))

Unknown

* Merge pull request 217 from HLasse/fix-213

fixed fail on empty string ([`72ca102`](https://github.com/HLasse/TextDescriptives/commit/72ca10211194ebd37819e7f141a48e1e2c823eae))

* Merge pull request 216 from HLasse/demo_to_readme

docs: Added demo to docs ([`a395e57`](https://github.com/HLasse/TextDescriptives/commit/a395e57da0da9bc4b93c8f481c71c503f975b80c))

* fixed fail on empty string ([`cb55e23`](https://github.com/HLasse/TextDescriptives/commit/cb55e2345165f834ff8238f6a5e9acb02cee6450))

* readme: add app as badge and to news ([`3f747f2`](https://github.com/HLasse/TextDescriptives/commit/3f747f20c9d5359007e6ee852646c44e6c317720))

* Merge pull request 214 from HLasse/pos_stats

Replaces all pos_stats with pos_proportions ([`326f2a7`](https://github.com/HLasse/TextDescriptives/commit/326f2a77b215c50360af34f30aee07f0329aa631))

* Replaces all pos_stats with pos_proportions ([`c682f1c`](https://github.com/HLasse/TextDescriptives/commit/c682f1c8ca4f827d7fc842f3a13d1c2d274bc8de))

* Merge pull request 211 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`a78c863`](https://github.com/HLasse/TextDescriptives/commit/a78c863452a18f44e749d7409cf2460f4cb7be67))

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

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.260 → v0.0.261](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.260...v0.0.261)
- [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.1.1...v1.2.0) ([`fec46a4`](https://github.com/HLasse/TextDescriptives/commit/fec46a42072a68c8012deb26cdea74e3a6ba8069))

* Merge pull request 210 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`8f72dd0`](https://github.com/HLasse/TextDescriptives/commit/8f72dd071377e51e96290b25bdd3bcacc0336a4a))

* [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.257 → v0.0.260](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.257...v0.0.260) ([`2c93dc1`](https://github.com/HLasse/TextDescriptives/commit/2c93dc1e0965b0b88fcab149f06a8a18825ccc54))

* Merge pull request 206 from HLasse/dependabot/pip/ruff-0.0.260

:arrow_up: Bump ruff from 0.0.253 to 0.0.260 ([`8e9f083`](https://github.com/HLasse/TextDescriptives/commit/8e9f083a2c4477760d5d75e4a36b721f4cab06ce))

* :arrow_up: Bump ruff from 0.0.253 to 0.0.260

Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.253 to 0.0.260.
- [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.253...v0.0.260)

---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`3ceda3c`](https://github.com/HLasse/TextDescriptives/commit/3ceda3cac4bf79b8075b6b9ef7ebe8826a67fff7))

* Merge pull request 207 from HLasse/dependabot/pip/black-23.3.0

:arrow_up: Bump black from 22.8.0 to 23.3.0 ([`f371691`](https://github.com/HLasse/TextDescriptives/commit/f3716911490311257d40387f41368affd8a98e10))

* :arrow_up: Bump black from 22.8.0 to 23.3.0

Bumps [black](https://github.com/psf/black) from 22.8.0 to 23.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.8.0...23.3.0)

---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`580de9b`](https://github.com/HLasse/TextDescriptives/commit/580de9b50cf9f3b4fb44bb9f68580e9996f5f14e))

* Merge pull request 208 from HLasse/dependabot/pip/furo-2023.3.27

:arrow_up: Bump furo from 2022.12.7 to 2023.3.27 ([`9948f76`](https://github.com/HLasse/TextDescriptives/commit/9948f76fea23cab0e14741e3ead8cd08b087bba1))

* Merge pull request 205 from HLasse/dependabot/pip/mypy-1.1.1

:arrow_up: Bump mypy from 1.0.1 to 1.1.1 ([`82c890b`](https://github.com/HLasse/TextDescriptives/commit/82c890bff309dae2142f6d0dd094400f33f8eb9b))

* Merge pull request 209 from HLasse/dependabot/pip/pyphen-gte-0.11.0-and-lt-0.15.0

:arrow_up: Update pyphen requirement from <0.12.0,>=0.11.0 to >=0.11.0,<0.15.0 ([`14baf34`](https://github.com/HLasse/TextDescriptives/commit/14baf34a2f2ba511819b5d51f9cc5fdf1c239dbd))

* :arrow_up: Update pyphen requirement

Updates the requirements on [pyphen](https://github.com/Kozea/Pyphen) to permit the latest version.
- [Release notes](https://github.com/Kozea/Pyphen/releases)
- [Changelog](https://github.com/Kozea/Pyphen/blob/master/docs/changelog.rst)
- [Commits](https://github.com/Kozea/Pyphen/compare/0.11.0...0.14.0)

---
updated-dependencies:
- dependency-name: pyphen
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`4f3de06`](https://github.com/HLasse/TextDescriptives/commit/4f3de06744d609f1fa9155dbed828e42d7e33e62))

* :arrow_up: Bump furo from 2022.12.7 to 2023.3.27

Bumps [furo](https://github.com/pradyunsg/furo) from 2022.12.7 to 2023.3.27.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](https://github.com/pradyunsg/furo/compare/2022.12.07...2023.03.27)

---
updated-dependencies:
- dependency-name: furo
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`0fe4607`](https://github.com/HLasse/TextDescriptives/commit/0fe4607c14573a6339e033f975b77c6c4693ee5a))

* :arrow_up: Bump mypy from 1.0.1 to 1.1.1

Bumps [mypy](https://github.com/python/mypy) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v1.0.1...v1.1.1)

---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`8898530`](https://github.com/HLasse/TextDescriptives/commit/889853097a4fad0e25a1c3c0a2b5eddcc2febb99))

2.4.4

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))

2.4.3

Chore

* chore: pre-commit ([`c33ddaa`](https://github.com/HLasse/TextDescriptives/commit/c33ddaa99280ae97836ec5a030b7e6f3dc3393bd))

* chore: ci ([`250435f`](https://github.com/HLasse/TextDescriptives/commit/250435fe0c6d88d63b06aab227c5af184b61ae23))

Ci

* ci: add codespell to pre-commit ([`326cccd`](https://github.com/HLasse/TextDescriptives/commit/326cccd5fb4b85fbe7304c440d108355cd9cf3c9))

Documentation

* docs: change quick start model to lg ([`653fb49`](https://github.com/HLasse/TextDescriptives/commit/653fb49f887941cf6b4afb7566952f836ae0359b))

* docs: update readme to use lg model for proper coherence calculation ([`cdd85b7`](https://github.com/HLasse/TextDescriptives/commit/cdd85b7b9de08a94ad43aab14d42293acaf3b910))

Fix

* fix: add descriptive_stats pipe no matter the verbosity ([`3fd3240`](https://github.com/HLasse/TextDescriptives/commit/3fd3240bb5f706da6b882af8129945781021bb80))

* fix: change default verbosity of readability component ([`ddfd269`](https://github.com/HLasse/TextDescriptives/commit/ddfd269ae2c0d784b7e06bab0af74cbce293a288))

* fix: change verbosity of `lexeme_prob_table` ([`b64631f`](https://github.com/HLasse/TextDescriptives/commit/b64631fee040f08ec50b65ecd0c3a13ffe3d0dde))

* fix: automatically download supplied spacy model if not on disk ([`f54a9b6`](https://github.com/HLasse/TextDescriptives/commit/f54a9b61a018c0a77d72be986a2bc22f27a84c44))

Unknown

* Merge pull request 194 from HLasse/download-spacy-model-if-not-on-disk

Download-spacy-model-if-not-on-disk ([`8870acd`](https://github.com/HLasse/TextDescriptives/commit/8870acd0e50618830dda290a0f068436ca1f6799))

* Merge branch &39;main&39; into download-spacy-model-if-not-on-disk ([`60f2adb`](https://github.com/HLasse/TextDescriptives/commit/60f2adb3e42a2512523a6e5ce2bcb5539d3d6341))

* Merge pull request 193 from HLasse/codespell-pre-commit

ci: add codespell to pre-commit ([`f69fac1`](https://github.com/HLasse/TextDescriptives/commit/f69fac15cc901ea47a7713fb2a1556d8a832bdf1))

* Merge branch &39;main&39; into codespell-pre-commit ([`feb8464`](https://github.com/HLasse/TextDescriptives/commit/feb84647880069b92fab3bdf57ff270083cf008c))

* Merge pull request 187 from HLasse/paper-add-ludvig

Paper-add-ludvig ([`f2d032c`](https://github.com/HLasse/TextDescriptives/commit/f2d032cf624b8ee7ae677c324884e8ae24c481bd))

* Merge branch &39;main&39; into paper-add-ludvig ([`0f42762`](https://github.com/HLasse/TextDescriptives/commit/0f427623677c13f45c658096721db9f298056d0b))

2.4.2

Chore

* chore: ci ([`7873f88`](https://github.com/HLasse/TextDescriptives/commit/7873f8856a95f478967097073d125d1206c05357))

* chore: pre-commit limbo ([`d2e8436`](https://github.com/HLasse/TextDescriptives/commit/d2e84360ad39114ddc2707b34d06e63c775fa608))

* chore: pre-commit ([`2e4d069`](https://github.com/HLasse/TextDescriptives/commit/2e4d0699c03245155d56d0bd09c3341f2ce542a1))

* chore: pre-commit ([`05209b6`](https://github.com/HLasse/TextDescriptives/commit/05209b6f1b3f937dde691550b8cfc39f2a45e01d))

Ci

* ci: remove docformatter due to black incompatibility ([`5ad185d`](https://github.com/HLasse/TextDescriptives/commit/5ad185daef7fb9c9d62b31fce2943014e2fde1b2))

* ci: make docformatter and black compatible ([`4f37b6b`](https://github.com/HLasse/TextDescriptives/commit/4f37b6b14317e50cf32ff97ef544414d9c537122))

Fix

* fix: Handle case where extension is set, but pipeline is not ([`2ba2dd2`](https://github.com/HLasse/TextDescriptives/commit/2ba2dd210f612974f5279ad8302ee254d5c611b3))

* fix: `extract_metrics` failing if `metrics=None` ([`6bfe6b0`](https://github.com/HLasse/TextDescriptives/commit/6bfe6b0ed74a7e490587878ea06ac2b9f3a9900a))

Unknown

* Merge pull request 186 from HLasse/fix-extract-metrics-all-metrics

Fix-extract-metrics-all-metrics ([`e730af6`](https://github.com/HLasse/TextDescriptives/commit/e730af67b724c1398d65fd43943fc9c6eb193aca))

* paper: remove Ludvig from acknowledgements ([`56f5ff4`](https://github.com/HLasse/TextDescriptives/commit/56f5ff4ea857c9e2d7669e3eaa7fd67d34841d81))

* paper: add Ludvig as coauthor ([`c29849c`](https://github.com/HLasse/TextDescriptives/commit/c29849c9638fc046c13b493010508e8166a0b8c1))

* Merge branch &39;main&39; into fix-extract-metrics-all-metrics ([`7c48924`](https://github.com/HLasse/TextDescriptives/commit/7c48924e93c27f0067c5674a9bb9e6609ed9a021))

* Merge pull request 185 from HLasse/add-contributor-guidelines

Add contributor guidelines ([`f672f9b`](https://github.com/HLasse/TextDescriptives/commit/f672f9bbe30a2901569ea3c691e14ad667619ce8))

* tests: add test for `extract_metric` with `metrics=None` ([`680b52f`](https://github.com/HLasse/TextDescriptives/commit/680b52f7d910645cdbbf2e8f6523c08a7c68085c))

* Create CONTRIBUTING.md ([`a0d1640`](https://github.com/HLasse/TextDescriptives/commit/a0d1640fd9c2cec3a533a2dc093e853af6cec4d3))

* Create CODE_OF_CONDUCT.md ([`254f4e2`](https://github.com/HLasse/TextDescriptives/commit/254f4e290687f19e1a6af5cda38d9e0c8ddb00d7))

* Merge pull request 183 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`a288a54`](https://github.com/HLasse/TextDescriptives/commit/a288a54e4faf79c22c7f0c583d610792904f7442))

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

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.249 → v0.0.253](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.249...v0.0.253) ([`f475611`](https://github.com/HLasse/TextDescriptives/commit/f475611f0f160c41b475377ed0ac7cd7ba379ef3))

* Merge pull request 182 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`9b235e6`](https://github.com/HLasse/TextDescriptives/commit/9b235e6ab446d117efea4801da93d283cfba3d66))

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

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.246 → v0.0.249](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.246...v0.0.249)
- [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.0.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.0.0...v1.0.1) ([`0ca1821`](https://github.com/HLasse/TextDescriptives/commit/0ca182132bd1ab1f0046705e1191b302d8149ca6))

* Merge pull request 181 from HLasse/paper--update-speaking-your-mind-reference

paper: update speaking your mind reference to preprint ([`58032e8`](https://github.com/HLasse/TextDescriptives/commit/58032e8c672c81653e590f7e5d474f5aa41e9d0d))

* paper: update speaking your mind reference to preprint ([`8c7d43d`](https://github.com/HLasse/TextDescriptives/commit/8c7d43d5e46c2fa41331ca08e59de574fdefcb8f))

* Merge pull request 180 from HLasse/paper--add-missing-doi

paper: add missing doi ([`c89c9b3`](https://github.com/HLasse/TextDescriptives/commit/c89c9b31034e0f776a0552bdb02b13c5d61c0f9c))

* paper: add missing doi ([`ec22526`](https://github.com/HLasse/TextDescriptives/commit/ec22526566de3dd314d71dc7c877940b721ddc5b))

* Merge pull request 170 from HLasse/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate ([`5c4ae75`](https://github.com/HLasse/TextDescriptives/commit/5c4ae75caaa3dd4f05cec6eebd7afb8466282115))

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

updates:
- [github.com/PyCQA/docformatter: v1.5.1 → v1.6.0.rc1](https://github.com/PyCQA/docformatter/compare/v1.5.1...v1.6.0.rc1)
- [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.246](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.223...v0.0.246)
- [github.com/pre-commit/mirrors-mypy: v0.991 → v1.0.0](https://github.com/pre-commit/mirrors-mypy/compare/v0.991...v1.0.0) ([`f30a6c2`](https://github.com/HLasse/TextDescriptives/commit/f30a6c22d6365d99c9d31705d6c50c7576993796))

* Merge pull request 178 from HLasse/dependabot/pip/sphinxext-opengraph-gte-0.7.3-and-lt-0.8.1

:arrow_up: Update sphinxext-opengraph requirement from <0.7.4,>=0.7.3 to >=0.7.3,<0.8.1 ([`c0254b5`](https://github.com/HLasse/TextDescriptives/commit/c0254b55f5191722bd23ef7b6ecf301686aa5468))

2.4.1

Ci

* ci: Fix semantic release ([`ad4069b`](https://github.com/HLasse/TextDescriptives/commit/ad4069b27ed4793fbbcbe3a67379fb4fe83f4a2f))

* ci: remove pytest coverage badge ([`a9c98cc`](https://github.com/HLasse/TextDescriptives/commit/a9c98cc34104586c9fa60d8be01e51a0704175bc))

* ci: approve before merge dependabot ([`4d2461f`](https://github.com/HLasse/TextDescriptives/commit/4d2461f7f6235269ce559abc8be0392520a7391b))

Fix

* fix: change auto-approve event

Following https://github.com/hmarr/auto-approve-action ([`729836f`](https://github.com/HLasse/TextDescriptives/commit/729836feb76a12507a6a0f703b434ec071124f5f))

Unknown

* Merge pull request 179 from HLasse/ci-fix-semantic-release

ci: Fix semantic release ([`fa138e9`](https://github.com/HLasse/TextDescriptives/commit/fa138e9356d8780969ca04301c5da93f2bb03d1d))

* :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.0)

---
updated-dependencies:
- dependency-name: sphinxext-opengraph
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`0221c1c`](https://github.com/HLasse/TextDescriptives/commit/0221c1cb75e4b24a9fc34714b1136640903ac668))

* Merge pull request 171 from HLasse/dependabot/pip/sphinx-gte-5.3.0-and-lt-6.2.0

:arrow_up: Update sphinx requirement from <5.4.0,>=5.3.0 to >=5.3.0,<6.2.0 ([`4e7e7bf`](https://github.com/HLasse/TextDescriptives/commit/4e7e7bfaaf5a5f40ed74ae942e8a2729a159741f))

* Merge pull request 174 from HLasse/dependabot/pip/spacy-lookups--gte-3.1.0-and-lt-3.6.0

:arrow_up: Update spacy[lookups] requirement from <3.5.0,>=3.1.0 to >=3.1.0,<3.6.0 ([`447f2b3`](https://github.com/HLasse/TextDescriptives/commit/447f2b316d60de8492f6c921c40140847fb0c857))

* :arrow_up: Update sphinx requirement

Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.3.0...v6.1.3)

---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`27652cd`](https://github.com/HLasse/TextDescriptives/commit/27652cd7469aa9ef425818dacf6fd0f365850325))

* :arrow_up: Update spacy[lookups] requirement

Updates the requirements on [spacy[lookups]](https://github.com/explosion/spaCy) to permit the latest version.
- [Release notes](https://github.com/explosion/spaCy/releases)
- [Commits](https://github.com/explosion/spaCy/compare/v3.1.0...v3.5.0)

---
updated-dependencies:
- dependency-name: spacy[lookups]
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`da2aa29`](https://github.com/HLasse/TextDescriptives/commit/da2aa29115b692568c08d8884d032089955fac1d))

* Merge pull request 177 from HLasse/dependabot/pip/pre-commit-3.0.4

:arrow_up: Bump pre-commit from 2.20.0 to 3.0.4 ([`34ffd33`](https://github.com/HLasse/TextDescriptives/commit/34ffd33ac633f0b3adb8120d7b64cbcfed326d1a))

* :arrow_up: Bump pre-commit from 2.20.0 to 3.0.4

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 3.0.4.
- [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/v2.20.0...v3.0.4)

---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`8e29052`](https://github.com/HLasse/TextDescriptives/commit/8e290528e0c2a2847f0e40c53343798af4bca034))

* Merge pull request 173 from HLasse/dependabot/pip/ruff-0.0.239

:arrow_up: Bump ruff from 0.0.191 to 0.0.239 ([`dea2d14`](https://github.com/HLasse/TextDescriptives/commit/dea2d146263c3a8cf62e246d049563e235251f69))

* Merge branch &39;main&39; into dependabot/pip/ruff-0.0.239 ([`4c647a0`](https://github.com/HLasse/TextDescriptives/commit/4c647a018a3eba7f9c8f602681b92da699ef7acd))

* Update dependabot_automerge.yml ([`135a73e`](https://github.com/HLasse/TextDescriptives/commit/135a73eb951f21e473c0e7376175cd15d5d77868))

* :arrow_up: Bump ruff from 0.0.191 to 0.0.239

Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.191 to 0.0.239.
- [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.191...v0.0.239)

---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`7d5de24`](https://github.com/HLasse/TextDescriptives/commit/7d5de2424b060c3ae77b2dcca412b624991acba2))

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.