* Concordance fixes: paginate before sorting (40) marius-mather
0.1.12
Changes
* Bump version for add_stopwords() (39) marius-mather * Add stopwords to a conversation's language model (38) marius-mather
0.1.11
Changes
* Tools to access term frequency (37) marius-mather
:package: Dependencies
* Bump black from 21.12b0 to 22.1.0 (27) dependabot * Bump actions/setup-python from 2.3.1 to 2.3.2 (29) dependabot * Bump sentence-transformers from 2.1.0 to 2.2.0 (34) dependabot * Bump pytest from 7.0.0 to 7.0.1 (35) dependabot
0.1.10
Changes
* Minor plot fixes/improvements (36) marius-mather
:package: Dependencies
* Bump sphinx-click from 3.0.1 to 3.1.0 in /docs (24) dependabot * Bump sphinx-click from 3.0.2 to 3.1.0 (26) dependabot
0.1.9
Changes
* Better selection: enable selecting plot tiles on the off-diagonal (33) marius-mather
:package: Dependencies
* Bump coverage from 6.3 to 6.3.1 (25) dependabot * Bump jupyterlab from 3.2.8 to 3.2.9 (30) dependabot * Bump pytest from 6.2.5 to 7.0.0 (31) dependabot * Bump release-drafter/release-drafter from 5.17.6 to 5.18.1 (32) dependabot * Bump sphinx-rtd-theme from 0.5.2 to 1.0.0 in /docs (4) dependabot * Bump nox from 2021.10.1 to 2022.1.7 in /.github/workflows (3) dependabot * Bump flake8-bugbear from 21.11.29 to 22.1.11 (11) dependabot * Bump actions/checkout from 2.3.4 to 2.4.0 (5) dependabot * Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (6) dependabot * Bump codecov/codecov-action from 1.5.2 to 2.1.0 (8) dependabot * Update pyparsing requirement from <3 to <4 in /.github/workflows (1) dependabot * Bump actions/cache from 2.1.6 to 2.1.7 (2) dependabot * Bump sphinx from 4.3.2 to 4.4.0 in /docs (14) dependabot * Bump release-drafter/release-drafter from 5.15.0 to 5.17.6 (16) dependabot
0.1.8
Changes
* More options for calculating conversational similarity: embedding model, individual terms, etc. (21) marius-mather