* Merge branch &39;dev&39; of https://github.com/hlasse/TextDescriptives into dev ([`6a189b1`](https://github.com/HLasse/TextDescriptives/commit/6a189b1a84a3a97d90b9c0a0fc32015bdf05d214))
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci ([`531866b`](https://github.com/HLasse/TextDescriptives/commit/531866b8b7b4e9b6e135500f97765d090e373091))
* Merge branch &39;dev&39; of https://github.com/hlasse/TextDescriptives into dev ([`22d0e34`](https://github.com/HLasse/TextDescriptives/commit/22d0e34dcce48c431a40f5726cf1be8bb26e9e76))
* Merge branch &39;dev&39; of https://github.com/HLasse/TextDescriptives into dev ([`c96b582`](https://github.com/HLasse/TextDescriptives/commit/c96b582f255c86530156052bed55f9a4928ad7d7))
* Update README.md ([`817990a`](https://github.com/HLasse/TextDescriptives/commit/817990ab80a8bfd0b6431eb2d031648e0612aad8))
* Update README.md ([`0204914`](https://github.com/HLasse/TextDescriptives/commit/0204914f9e119a96b9ad7253e49f8c2b0218025e))
* Update README
Fixes 119 ([`7452aba`](https://github.com/HLasse/TextDescriptives/commit/7452abad3f044e1baabe03d12b1f0606178d0f99))
* Merge pull request 128 from HLasse:HLasse/Update-README
HLasse/Update-README ([`7cba797`](https://github.com/HLasse/TextDescriptives/commit/7cba797ae9b88c900bd03964f6f38b3f35aaca40))
* tutorial: add open in colab badge ([`8af97c5`](https://github.com/HLasse/TextDescriptives/commit/8af97c58218faa7d25e852cfb9959254cc601811))
* tutorial: update installer ([`1903a18`](https://github.com/HLasse/TextDescriptives/commit/1903a18a80866190d6f7114ab3e4647beb6dafb7))
* Merge pull request 125 from HLasse:tutorial-to-colab
tutorial: add open in colab button ([`3ead0eb`](https://github.com/HLasse/TextDescriptives/commit/3ead0eb739676cca699c31329dde923cfc286bc9))
* tutorial: add open in colab button ([`c134da2`](https://github.com/HLasse/TextDescriptives/commit/c134da2022476e129ddfe6f2ef8481b4ede7a497))
* Merge pull request 123 from HLasse/HLasse/Change-documentation-landing-page
HLasse/Change-documentation-landing-page ([`ee7d0c8`](https://github.com/HLasse/TextDescriptives/commit/ee7d0c85114a27fc40319f08e32c1cf0be849b01))
* Merge branch &39;dev&39; into HLasse/Change-documentation-landing-page ([`826200d`](https://github.com/HLasse/TextDescriptives/commit/826200dfccfc41203f6ab5f714fedbd15cc064c8))
* Merge pull request 122 from HLasse/build-transition-to-pyproject-toml
Build-transition-to-pyproject-toml ([`289db69`](https://github.com/HLasse/TextDescriptives/commit/289db69ea842826204e7ba529f4eb4cd95a2b4e4))
* tests: Added missing import leading to failed tests when running tests individually ([`79972d2`](https://github.com/HLasse/TextDescriptives/commit/79972d2cd562f271435c9025e5b615b3829001b6))
* tests: Added test of blank pipes to coherence ([`8bde489`](https://github.com/HLasse/TextDescriptives/commit/8bde48961e39e961e3bcdc05f61964de47098843))
* Change documentation landing page
Fixes 120 ([`4644d26`](https://github.com/HLasse/TextDescriptives/commit/4644d26df5aeef08e004c5278232477c353d48c0))
* tests: Added missing imports to coherence tests ([`97ca004`](https://github.com/HLasse/TextDescriptives/commit/97ca0044dbe90e15219accffd4cd8333518aa896))
* tests: re-enable coherence tests ([`812b674`](https://github.com/HLasse/TextDescriptives/commit/812b67405a442e35a212c00fb0bc641b4b2e6ece))
* Merge pull request 117 from HLasse/docs-move-documentation-to-create-func
Docs-move-documentation-to-create-func ([`147e4fc`](https://github.com/HLasse/TextDescriptives/commit/147e4fc76a86e4b534891103f41a943a92a1e8b0))
* Merge branch &39;dev&39; into docs-move-documentation-to-create-func ([`53424d7`](https://github.com/HLasse/TextDescriptives/commit/53424d767a80f3eeef751b4c3503b00d6a3c22d6))
* Merge pull request 116 from HLasse/extract_df_and_tutorial_fix
Extract_df_and_tutorial_fix ([`09eb68d`](https://github.com/HLasse/TextDescriptives/commit/09eb68d9496f9a13d9fe900669414805e2ed73d2))
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci ([`2bee774`](https://github.com/HLasse/TextDescriptives/commit/2bee77488d825979ff900ce101746e263d461c00))
* misc: test if coverage report updates ([`aecc581`](https://github.com/HLasse/TextDescriptives/commit/aecc581eb143a76579fc063c8fd78b767a8630b9))
* tutorial: include all output ([`39635a1`](https://github.com/HLasse/TextDescriptives/commit/39635a143b7368e8408ed7ea306d4bf7125cc952))
* tests: added a few tests for `extract_df` fixes tests: improve extract_df|dict tests 112 ([`782b1b9`](https://github.com/HLasse/TextDescriptives/commit/782b1b91e26145c80c1af7f4242747dcb08748d7))
* Merge pull request 111 from HLasse/ci-mypy
Ci mypy ([`66e6f3b`](https://github.com/HLasse/TextDescriptives/commit/66e6f3b58f1c9831fc40a697a7385b00cdd13433))
* tests: Added missing requirements for test of notebooks ([`bb661ee`](https://github.com/HLasse/TextDescriptives/commit/bb661eee68f198a4cddc8a0e62a188c76c9ca839))
* Merge branch &39;ci-mypy&39; of https://github.com/hlasse/TextDescriptives into ci-mypy ([`2c84d20`](https://github.com/HLasse/TextDescriptives/commit/2c84d20846966a60ea65bf8c0ec55005157f0448))
* Update textdescriptives/components/quality.py
Co-authored-by: Lasse Hansen <lasseh0310gmail.com> ([`475724a`](https://github.com/HLasse/TextDescriptives/commit/475724a7488cb736e046f66369e30b62b2cd61a9))
* Apply suggestions from code review
Co-authored-by: Lasse Hansen <lasseh0310gmail.com> ([`7083618`](https://github.com/HLasse/TextDescriptives/commit/708361868cc9f390b91422b2cc3657361e622041))
* Merge pull request 110 from HLasse/ci-semantic-release
CI: Added semantic release ([`4adfbf9`](https://github.com/HLasse/TextDescriptives/commit/4adfbf9d44617d93e5825e5c66c380c115cac49c))
* Merge branch &39;ci-mypy&39; into ci-semantic-release ([`5a5893e`](https://github.com/HLasse/TextDescriptives/commit/5a5893e7483d4acb3f6e5d3a6423e4962c0894af))
* Merge branch &39;ci-semantic-release&39; of https://github.com/hlasse/TextDescriptives into ci-semantic-release ([`f3368fb`](https://github.com/HLasse/TextDescriptives/commit/f3368fb3db8d3b97df0bf5d5f50d67ce89f914c3))
* Ci: add pre-commit (97)
* ci: added pre-commit
* style: apply ruff
* tests: remove unused test
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* style: black
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> ([`192559e`](https://github.com/HLasse/TextDescriptives/commit/192559e9a20e2d90d918194729c572983b8eeb84))
* Update documentation.yml ([`09ae0e6`](https://github.com/HLasse/TextDescriptives/commit/09ae0e6dea2eed55f59dc060c17993d579ffb564))
* Merge pull request 96 from HLasse/HLasse/Make-`quality`-work-with-`n_process`->-1
HLasse/Make-`quality`-work-with-`n_process`->-1 ([`a50de7a`](https://github.com/HLasse/TextDescriptives/commit/a50de7aa6406f52ce9a545812c57583ab60eb327))
* tests: misc ([`c12d80a`](https://github.com/HLasse/TextDescriptives/commit/c12d80a0d43ce9875a895e7724a74a8580dea0df))
* Merge pull request 92 from HLasse/HLasse/Add-word-embedding-coherence/similary
feat: add word embedding coherence/similarity ([`f397750`](https://github.com/HLasse/TextDescriptives/commit/f3977501a5c595eb70a6d5137f2781bd14423c4e))
* Merge pull request 95 from HLasse:spacy-3.4-compatibility
feat: spacy 3.4 compatibility - dashes to slashes in factory names ([`39c0825`](https://github.com/HLasse/TextDescriptives/commit/39c082592db760039f0effe279ed4d6ff6a0cf1e))
* misc: improvement from review ([`b75c219`](https://github.com/HLasse/TextDescriptives/commit/b75c2197d5563f8514398804678a7f903fadda19))
* Merge pull request 91 from HLasse/fix-multiprocessing
fix: allow multiprocessing in descriptive stats component ([`6cad4cb`](https://github.com/HLasse/TextDescriptives/commit/6cad4cb11a77fe2978380c623e3a1b8ac565df4a))
* Merge pull request 90 from HLasse/HLasse/Create-simple-tutorial
Simple tutorial and misc docs ([`dc4a1f9`](https://github.com/HLasse/TextDescriptives/commit/dc4a1f9af22cc6b6afe1595ce1cbc610c197c737))
* tests: test extract_df with single component ([`f3c494f`](https://github.com/HLasse/TextDescriptives/commit/f3c494f5813eade793f14527e3da7675f7483ab2))
* Merge branch &39;dev&39; into HLasse/Create-simple-tutorial ([`e391e69`](https://github.com/HLasse/TextDescriptives/commit/e391e69cf7b03a0ecccb1892ad3f88f3eb97e27a))
* Merge pull request 88 from HLasse/HLasse/Separate-component-loaders
feat: Separate component loaders ([`faa7bb8`](https://github.com/HLasse/TextDescriptives/commit/faa7bb88f1526dd94d3dad04494991fbe33ef883))
* Merge pull request 89 from HLasse:HLasse/Formulae-for-dependency-distance-calculation-on-Doc-level
docs: docs for dependency distance formula ([`2b87c85`](https://github.com/HLasse/TextDescriptives/commit/2b87c8531e59356185b2cc5c82790f6e46cc0d17))
* Merge pull request 84 from HLasse/HLasse/Add-_syllables-to-Span
Update docstrings ([`7a91a53`](https://github.com/HLasse/TextDescriptives/commit/7a91a53c8b48d085946079d8727dbb45295c6fcc))
* Update README.md ([`9451671`](https://github.com/HLasse/TextDescriptives/commit/94516712f977aff01effa1cfbb81968596caa435))
* Merge pull request 75 from rbroc/fix-pos
Fix pos_stats extraction ([`b189234`](https://github.com/HLasse/TextDescriptives/commit/b1892347c98950d98d3017b051140dc389977610))
* Merge pull request 78 from HLasse/automerge-dependabot
ci: dependabot automerge if tests pass ([`78a2eb0`](https://github.com/HLasse/TextDescriptives/commit/78a2eb03460c8c1cecbb6ea4582be749473e1f6a))
* update patch version ([`4479223`](https://github.com/HLasse/TextDescriptives/commit/4479223c6d17894801bfcb8e0a48f02dd347db7c))
* Merge pull request 76 from HLasse/dependabot/github_actions/MishaKav/pytest-coverage-comment-1.1.39
:arrow_up: Bump MishaKav/pytest-coverage-comment from 1.1.37 to 1.1.39 ([`b484729`](https://github.com/HLasse/TextDescriptives/commit/b4847293dc143330b48f9cd338947b497be99698))
* :arrow_up: Bump MishaKav/pytest-coverage-comment from 1.1.37 to 1.1.39
Bumps [MishaKav/pytest-coverage-comment](https://github.com/MishaKav/pytest-coverage-comment) from 1.1.37 to 1.1.39.
- [Release notes](https://github.com/MishaKav/pytest-coverage-comment/releases)
- [Changelog](https://github.com/MishaKav/pytest-coverage-comment/blob/main/CHANGELOG.md)
- [Commits](https://github.com/MishaKav/pytest-coverage-comment/compare/v1.1.37...v1.1.39)
---
updated-dependencies:
- dependency-name: MishaKav/pytest-coverage-comment
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`fc42a30`](https://github.com/HLasse/TextDescriptives/commit/fc42a3060f1d7c56e09270fd1c7e85ade71f8790))
* fix and simplify logic for component extraction ([`9a676bb`](https://github.com/HLasse/TextDescriptives/commit/9a676bb60b8e0fbf264556cf68834c67b39c5812))
* map pos_stats to pos_proportions in __unpack_extension method ([`bd8bd1e`](https://github.com/HLasse/TextDescriptives/commit/bd8bd1e8a5d600d35b186363ff1dac42a4ec76f2))
* Merge pull request 72 from HLasse/dependabot/github_actions/schneegans/dynamic-badges-action-1.6.0
:arrow_up: Bump schneegans/dynamic-badges-action from 1.3.0 to 1.6.0 ([`7e4aee5`](https://github.com/HLasse/TextDescriptives/commit/7e4aee599ae522bb3dd1021a12db323e6fa7d34c))
* Merge pull request 73 from HLasse/dependabot/pip/pytest-gte-7.1.3-and-lt-7.3.0
:arrow_up: Update pytest requirement from <7.2.0,>=7.1.3 to >=7.1.3,<7.3.0 ([`3c07f0b`](https://github.com/HLasse/TextDescriptives/commit/3c07f0ba47e2fb87c2f2de460c9641d43dd92021))
* :arrow_up: Update pytest requirement
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...7.2.0)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`06540ae`](https://github.com/HLasse/TextDescriptives/commit/06540ae9ce747e1ad27002eed6d18a50664bf65e))
* :arrow_up: Bump schneegans/dynamic-badges-action from 1.3.0 to 1.6.0
Bumps [schneegans/dynamic-badges-action](https://github.com/schneegans/dynamic-badges-action) from 1.3.0 to 1.6.0.
- [Release notes](https://github.com/schneegans/dynamic-badges-action/releases)
- [Changelog](https://github.com/Schneegans/dynamic-badges-action/blob/master/changelog.md)
- [Commits](https://github.com/schneegans/dynamic-badges-action/compare/v1.3.0...v1.6.0)
---
updated-dependencies:
- dependency-name: schneegans/dynamic-badges-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`4f5c158`](https://github.com/HLasse/TextDescriptives/commit/4f5c1588bbec2462ee0084dafd87a8fb653ce77b))
* Merge pull request 69 from HLasse/dependabot/pip/pandas-gte-1.0.0-and-lt-1.6.0
:arrow_up: Update pandas requirement from <1.5.0,>=1.0.0 to >=1.0.0,<1.6.0 ([`fc1f704`](https://github.com/HLasse/TextDescriptives/commit/fc1f704246d7fc4ec9c8022f0026c35297c8ee9b))
* merge main ([`0ff2218`](https://github.com/HLasse/TextDescriptives/commit/0ff221843bb830b040dc34be43eeb2f63a7da2c4))
* Update pytest-cov-comment.yml ([`ae7a1be`](https://github.com/HLasse/TextDescriptives/commit/ae7a1bea3d24920ca2c1be41f5e34a3a2030b931))
* Update README.md ([`a546b49`](https://github.com/HLasse/TextDescriptives/commit/a546b499a3b07ed5e87e7bb74e7589e5dd836911))
* Merge pull request 70 from HLasse/update-pytest-coverage-comment
ci: update pytest-coverage.comment version ([`f7badd1`](https://github.com/HLasse/TextDescriptives/commit/f7badd19705eb334b4eeb50081236f3acf36bf09))
* :arrow_up: Update pandas requirement
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.0.0...v1.5.0)
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`86ca4c6`](https://github.com/HLasse/TextDescriptives/commit/86ca4c6998d3f7f2f042d314b3e1946b274025dd))
* readme: fix path to icon ([`0a76a25`](https://github.com/HLasse/TextDescriptives/commit/0a76a250865df7d22fd23f1a6032c181ee967ada))
* Merge pull request 68 from HLasse/icon
add icon ([`e53e229`](https://github.com/HLasse/TextDescriptives/commit/e53e229d7f3656e30216b95424ce4ad8901a0403))
* add icon ([`57d59e8`](https://github.com/HLasse/TextDescriptives/commit/57d59e8d2c78f41f3de2cc9cc68e76fee3b5228a))
* delete icon ([`196b80b`](https://github.com/HLasse/TextDescriptives/commit/196b80bafd1b19fdad6e7a180f5e086c6828e60a))
* one more try ([`34398ed`](https://github.com/HLasse/TextDescriptives/commit/34398edd7cbeb6ae127a8f39658eec92fb7f21a0))
* different icon ([`077c188`](https://github.com/HLasse/TextDescriptives/commit/077c1887c1233a53eab3b0102192d3be261ebe57))