Textdescriptives

Latest version: v2.8.4

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

Scan your dependencies

Page 1 of 7

2.8.4

Ci

* ci: updated ruf ([`4c59bde`](https://github.com/HLasse/TextDescriptives/commit/4c59bde00b8dc327bfbb7ab2c2fae9fcac83dc3b))

* ci: removed pre-commit to only use ruff ([`24e391c`](https://github.com/HLasse/TextDescriptives/commit/24e391cda5669e26dc87115fd4c62052b2c4da7a))

* ci: simplified CI ([`cdeb144`](https://github.com/HLasse/TextDescriptives/commit/cdeb144022c43ba0ef050445ed9d7e4954e1f660))

Fix

* fix: minor fixes ([`24938bb`](https://github.com/HLasse/TextDescriptives/commit/24938bb7906deb62df962bf2efdbb4be4b9f9b87))

* fix: removed warning when dividing by 0 ([`9530103`](https://github.com/HLasse/TextDescriptives/commit/9530103618c40d4f5cf1db4a6c0b9d9daccf1062))

Style

* style: format ([`e17a9a6`](https://github.com/HLasse/TextDescriptives/commit/e17a9a61b7dc710d8e42b03c9e50fe69eec19f1a))

Unknown

* Merge pull request 372 from HLasse/added-pyupgrade

ci: Added pyupgrade to ruff ([`a44ec46`](https://github.com/HLasse/TextDescriptives/commit/a44ec46364f46f23fc8bd95c5cbd6064de3b43ea))

* cI: update lint ci to use uv ([`0019df2`](https://github.com/HLasse/TextDescriptives/commit/0019df210cc937173c6a0befa6d510132a0ead1d))

* Added isort ([`cf596fa`](https://github.com/HLasse/TextDescriptives/commit/cf596faaf8f7b54e6d526b54e89b42ee17146637))

* Added pyupgrade to ruff ([`221e074`](https://github.com/HLasse/TextDescriptives/commit/221e0743ee31c72df1d4e162ee2ec3c3cb4b61eb))

* Merge pull request 371 from HLasse/simplify-ci

ci: simplified CI ([`bb07e1b`](https://github.com/HLasse/TextDescriptives/commit/bb07e1bab00f7eda84be825af85abc84d41e8af4))

2.8.3

Ci

* ci: revert sphinx-notes version ([`051070f`](https://github.com/HLasse/TextDescriptives/commit/051070f0860f0fd7756744b2432cc235a8246204))

* ci: update sphinx-notes/pages ([`d8d9a46`](https://github.com/HLasse/TextDescriptives/commit/d8d9a46892498b710c8c4f40ebb199028b468f5d))

Documentation

* docs: fix grammar in information theory docs ([`d3ae92c`](https://github.com/HLasse/TextDescriptives/commit/d3ae92c5c8bb606f9892d4d8fcbed17ca8e338f5))

Fix

* fix: drop official 3.8 support ([`fcac879`](https://github.com/HLasse/TextDescriptives/commit/fcac879bd76ec54b3f072d896d6ddf9a4a311d1f))

Unknown

* Merge pull request 370 from HLasse/drop-py38

feat: drop official 3.8 support ([`68b4e8f`](https://github.com/HLasse/TextDescriptives/commit/68b4e8fbafc05350a8fe47570a1da6c25b9f7733))

* add back upper bound on numpy ([`e2b6dbb`](https://github.com/HLasse/TextDescriptives/commit/e2b6dbbb5289997a41f2bdf94efe51c7c797994e))

* try without upper bound on numpy ([`ceba40a`](https://github.com/HLasse/TextDescriptives/commit/ceba40a2591b5ffa2507f8b82a7218e680ce06ee))

* lower bound on scipy ([`ebfc531`](https://github.com/HLasse/TextDescriptives/commit/ebfc5315230ed15144dc585beb887174b30d8ef6))

* trying with versions that previously worked ([`2f4b052`](https://github.com/HLasse/TextDescriptives/commit/2f4b05233835528fa95228d01b2136c4bc373ff1))

* fix ([`9bcbad1`](https://github.com/HLasse/TextDescriptives/commit/9bcbad1a39b85ef0b6a8e16408d3c2c0afa0acfd))

* lock python version for docs ci ([`883d129`](https://github.com/HLasse/TextDescriptives/commit/883d1293a0cfe604dc984cca612c8ffe996b4e3d))

* Added upper bound of scipy for tutorials ([`e14251e`](https://github.com/HLasse/TextDescriptives/commit/e14251ecc77fcfd6ab2382a833111e9f346eea9c))

* removed draft pdf ci ([`801245b`](https://github.com/HLasse/TextDescriptives/commit/801245bda1c78e202450c4ea846017700d6b4e69))

* Added requirements for docs ([`bd38afd`](https://github.com/HLasse/TextDescriptives/commit/bd38afd0a8d4f7c6eb9a09ec5622c390552ad965))

* setting upper bound of numpy ([`620a53b`](https://github.com/HLasse/TextDescriptives/commit/620a53b54c0c1267d6ead2bb1e36402a7cdc5cc2))

* Merge pull request 364 from HLasse/HLasse-patch-1

Remove pre-commit ci ([`eb2a66a`](https://github.com/HLasse/TextDescriptives/commit/eb2a66a8e3dfbacb6d70ee618fce78ad642595dd))

* Update .pre-commit-config.yaml ([`1e89f25`](https://github.com/HLasse/TextDescriptives/commit/1e89f255aeca11b92adf297727ebe590a9635e22))

* Merge pull request 361 from HLasse/docs-information-theory

docs: fix grammar in information theory docs ([`88a922a`](https://github.com/HLasse/TextDescriptives/commit/88a922a26dde76c18600cbf8ea26323edce0f291))

* Merge pull request 358 from HLasse/KennethEnevoldsen-patch-1

Update quality_data_classes.py ([`15b7670`](https://github.com/HLasse/TextDescriptives/commit/15b767032afffa54c8535017ab5761138efca32c))

* tests: fix loading of mc4 ([`3d172a8`](https://github.com/HLasse/TextDescriptives/commit/3d172a89e042b3a712876193e78645794483e471))

* tutorials: convert DAGW to markdown ([`1ea3525`](https://github.com/HLasse/TextDescriptives/commit/1ea3525d0e527fd80d4e9c5f4a57292fd0fbd4f2))

* Update quality_data_classes.py ([`703a12f`](https://github.com/HLasse/TextDescriptives/commit/703a12fb1d85aed5097b778532d0fd16f8e4977a))

2.8.2

Ci

* ci: remove dependabot ([`1dcfd7a`](https://github.com/HLasse/TextDescriptives/commit/1dcfd7acf57f0bea0feec76845c3d3fe6d513780))

Fix

* fix: don&39;t cap core dependency versions ([`0d29c69`](https://github.com/HLasse/TextDescriptives/commit/0d29c69f76b9bed146518786b8612fb8324d6e7a))

Unknown

* Merge pull request 354 from HLasse/dont-cap-versions

Remove upper bound of core dependencies and remove dependabot ([`53a4e03`](https://github.com/HLasse/TextDescriptives/commit/53a4e039e8b13d8a9f48a552eb0220b5873bc4c4))

* Merge branch &39;main&39; into dont-cap-versions ([`889afef`](https://github.com/HLasse/TextDescriptives/commit/889afefa5f029a7e5e68fa71dac858cff2d99ded))

* Merge pull request 352 from Rested/main

:arrow_up: be more lenient with ftfy dependency ([`d2e22f3`](https://github.com/HLasse/TextDescriptives/commit/d2e22f39ffa7487d5a5d2cb39760b80d40cbc3f6))

2.8.1

Documentation

* docs: fix link to document in readme ([`096a6b8`](https://github.com/HLasse/TextDescriptives/commit/096a6b8f92b4b2ccf03ec70e5caf320830ce113b))

Fix

* fix: correctly set `symbols` and `contains` in `Quality` with custom values ([`a4dab94`](https://github.com/HLasse/TextDescriptives/commit/a4dab94c371fed1ca4c9cdb3ad9cd2dc7a0b8e8b))

Style

* style: lint ([`76fa958`](https://github.com/HLasse/TextDescriptives/commit/76fa9583211af16b7ef1c60abff4b13ed3e61461))

Unknown

* Merge pull request 353 from HLasse/fix-quality-threshold-not-set

fix: `contains` and `symbols` not updated in `Quality` ([`cfe9b87`](https://github.com/HLasse/TextDescriptives/commit/cfe9b876885e052d8b3e62a24d7c559e0e064718))

* tests: update test ([`7915eeb`](https://github.com/HLasse/TextDescriptives/commit/7915eeba0768c699dedb99f0ea6c3419e2f9104d))

* :arrow_up: be more lenient with ftfy dependency ([`067eb99`](https://github.com/HLasse/TextDescriptives/commit/067eb99019f3cf84c4f9647085026a2795443775))

* Merge pull request 344 from HLasse/HLasse-patch-1

docs: fix link to document in readme ([`e470db7`](https://github.com/HLasse/TextDescriptives/commit/e470db7cc759309e318aa1eaba675f755fae7ae9))

* Merge pull request 342 from HLasse/update-docs

Update docs ([`93b1d59`](https://github.com/HLasse/TextDescriptives/commit/93b1d59278dc86cd4e8df80247e8a1a5afda2f59))

* Merge pull request 340 from sondalex/update_documentation

Fix docstrings example module import error & Add doctrings missing imports ([`7064c3b`](https://github.com/HLasse/TextDescriptives/commit/7064c3b5a748df7e4fdf09d4199a5cdaa7307444))

2.8.0

Build

* build: update autodoc_pydantic to support pydantic 2 ([`e236d0d`](https://github.com/HLasse/TextDescriptives/commit/e236d0da869a71d331ac3ce19bf5c4e0045520a5))

* build: require pydantic <2.0.0 ([`e18a6aa`](https://github.com/HLasse/TextDescriptives/commit/e18a6aa613fed976bb86ad7010312eccd9c90fb3))

Ci

* ci: update semrelease version for pydantic support ([`3baa06d`](https://github.com/HLasse/TextDescriptives/commit/3baa06d183733caeb4185f36b80f4438516adb70))

Documentation

* docs: bin pydantic version in docs building ([`8631fc8`](https://github.com/HLasse/TextDescriptives/commit/8631fc8fe84b29962bc4ecd378c7c32f108b30c7))

Feature

* feat: bump pydantic version to 2.0 ([`ce91e56`](https://github.com/HLasse/TextDescriptives/commit/ce91e568fe0926593de4b43fde8108f8b7b1da15))

Fix

* fix: misc ([`844c240`](https://github.com/HLasse/TextDescriptives/commit/844c2403f34c7dcea9f83cfaf764176aac7e674b))

Unknown

* Merge pull request 326 from HLasse/pydantic-2

feat: bump pydantic version to 2.0 and spacy version to >=3.6 ([`d900c46`](https://github.com/HLasse/TextDescriptives/commit/d900c4656d958b77efc0caaff01038c92836f766))

* tests: update spacy model version for tests to 3.6 ([`4e2029f`](https://github.com/HLasse/TextDescriptives/commit/4e2029f9d0e0cf12ec36d8c8f0ce67bd5f01f24b))

* CI: update sem ver version ([`7b24af8`](https://github.com/HLasse/TextDescriptives/commit/7b24af8fe2bbf549643bedd431f59e340a3e970c))

* deps: update min spacy version to 3.6 ([`d7d5a30`](https://github.com/HLasse/TextDescriptives/commit/d7d5a30ea19a399e3800e94e220264bbd2bb45c8))

* Fix docstrings example module import error & Add doctring missing import ([`f33a28d`](https://github.com/HLasse/TextDescriptives/commit/f33a28d70404c69c0ef745cd7adef8f32b657858))

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

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

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

updates:
- [github.com/bwhmather/ssort: 0.12.3 → 0.12.4](https://github.com/bwhmather/ssort/compare/0.12.3...0.12.4)
- [github.com/psf/black: 24.1.1 → 24.2.0](https://github.com/psf/black/compare/24.1.1...24.2.0)
- [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.2.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.14...v0.2.1) ([`b6ba478`](https://github.com/HLasse/TextDescriptives/commit/b6ba47829f2b86a0858998570f34e5102fcd5436))

* lint ([`2ec4aa9`](https://github.com/HLasse/TextDescriptives/commit/2ec4aa90e122a65ddc23712afa6cfccd160e4d41))

* Merge branch &39;pydantic-2&39; of https://github.com/HLasse/TextDescriptives into pydantic-2
something? ([`8a5f03e`](https://github.com/HLasse/TextDescriptives/commit/8a5f03e7154904bab75d132d6474e35540936eca))

* tests: fix type ([`7854c8d`](https://github.com/HLasse/TextDescriptives/commit/7854c8da6a6f02db4156e61ed3f17977f20dfd20))

* Merge branch &39;main&39; into pydantic-2 ([`8682679`](https://github.com/HLasse/TextDescriptives/commit/8682679b756329054b3c4dffbbb67fbece6c5232))

* Merge pull request 325 from HLasse/HLasse-patch-1

build: require pydantic <2.0.0 ([`8589099`](https://github.com/HLasse/TextDescriptives/commit/8589099fd2a31a138559f0049ea77e7a34cb1aff))

* Merge pull request 322 from HLasse/HLasse/tutorials-quality-tutorial-failing-due-to-DAGW-not-being-available-at-the-moment

tutorials: quality tutorial failing due to DAGW not being available at the moment ([`b23beb2`](https://github.com/HLasse/TextDescriptives/commit/b23beb2adb98c0d0651981e685a63d28509c3428))

* tutorials: quality tutorial failing due to DAGW not being available at the moment
Fixes 321 ([`fbaa00d`](https://github.com/HLasse/TextDescriptives/commit/fbaa00d0d7ec1a78a0620977a18f54aa17898131))

2.7.3

Fix

* fix: pin autodoc_pydantic version to support pydantic version <2 ([`4b91006`](https://github.com/HLasse/TextDescriptives/commit/4b910069491794a1144cd8f9ccf8872879315f75))

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.