Recent Releases of atap_widgets
atap_widgets - v0.5.2
Concordance standalone notebook usability improvements
- Python
Published by h-croser over 2 years ago
atap_widgets -
Changes
- Concordance performance improvements (#219) @h-croser
- Python
Published by github-actions[bot] over 2 years ago
atap_widgets -
Changes
- Concordance history (#173) @kmarsyd
- Python
Published by github-actions[bot] about 3 years ago
atap_widgets -
Changes
- Release a new version that depends on ipywidgets 8.0 (#179) @marius-mather
- Python
Published by github-actions[bot] over 3 years ago
atap_widgets -
Changes
- Simplify dependency requirements (#157) @marius-mather
:package: Dependencies
- Bump jupyterlab from 3.4.3 to 3.4.4 (#147) @dependabot
- Bump nox from 2022.1.7 to 2022.8.7 in /.github/workflows (#155) @dependabot
- Bump coverage from 6.4.2 to 6.4.3 (#156) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (#148) @dependabot
- Bump sphinx from 5.0.2 to 5.1.1 in /docs (#151) @dependabot
- Bump sphinx from 5.0.2 to 5.1.1 (#152) @dependabot
- Bump sphinx-click from 4.2.0 to 4.3.0 in /docs (#138) @dependabot
- Bump safety from 1.10.3 to 2.1.1 (#143) @dependabot
- Python
Published by github-actions[bot] over 3 years ago
atap_widgets -
Changes
- Make sentence_transformers as optional dependency (#145) @marius-mather
- Python
Published by github-actions[bot] over 3 years ago
atap_widgets -
Changes
- Add calculation for overall conceptual recurrence (#120) @marius-mather
:package: Dependencies
- Bump pandas from 1.4.2 to 1.4.3 (#137) @dependabot
- Bump sphinx-click from 4.1.0 to 4.2.0 (#130) @dependabot
- Bump sentence-transformers from 2.2.0 to 2.2.2 (#135) @dependabot
- Bump sphinx-click from 4.1.0 to 4.2.0 in /docs (#129) @dependabot
- Bump sphinx from 5.0.1 to 5.0.2 in /docs (#127) @dependabot
- Bump sphinx from 5.0.1 to 5.0.2 (#128) @dependabot
- Bump ipywidgets from 7.7.0 to 7.7.1 (#131) @dependabot
- Bump flake8-bugbear from 22.4.25 to 22.6.22 (#132) @dependabot
- Bump jupyterlab from 3.4.2 to 3.4.3 (#121) @dependabot
- Bump pre-commit-hooks from 4.2.0 to 4.3.0 (#123) @dependabot
- Bump actions/setup-python from 3 to 4 (#124) @dependabot
- Python
Published by github-actions[bot] over 3 years ago
atap_widgets -
Changes
- Fix Binder host URL (#126) @marius-mather
- Python
Published by github-actions[bot] over 3 years ago
atap_widgets -
Changes
- Bump version to package up some changes pushed to master (#125) @marius-mather
:package: Dependencies
- Bump sphinx from 5.0.0 to 5.0.1 (#119) @dependabot
- Bump coverage from 6.4 to 6.4.1 (#116) @dependabot
- Bump pep8-naming from 0.12.1 to 0.13.0 (#117) @dependabot
- Bump sphinx from 5.0.0 to 5.0.1 in /docs (#114) @dependabot
- Bump sphinx from 5.0.0 to 5.0.1 (#115) @dependabot
- Python
Published by github-actions[bot] over 3 years ago
atap_widgets -
Changes
- Fix for backwards recurrence calculation (#118) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Recurrence fixes (#113) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Fix grouped recurrence scores (#112) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Allow calculating un-normalized group recurrence (#111) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Allow controlling plot title/text (#110) @marius-mather
- Plot tweaks (#109) @marius-mather
- Update poetry lock file (#108) @marius-mather
:package: Dependencies
- Bump sphinx-click from 4.0.3 to 4.1.0 in /docs (#102) @dependabot
- Bump sphinx from 4.5.0 to 5.0.0 in /docs (#103) @dependabot
- Bump sphinx from 4.5.0 to 5.0.0 (#104) @dependabot
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Scale table height automatically in conversation plot (#107) @marius-mather
:package: Dependencies
- Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (#101) @dependabot
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Plot tweaks (#106) @marius-mather
:package: Dependencies
- Bump sphinx-click from 4.0.3 to 4.1.0 (#105) @dependabot
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Plotting improvements (#100) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Implement corrections for zero counts (#99) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Improvements to ConceptSimilarityModel: require less argument passing (#98) @marius-mather
:package: Dependencies
- Bump bokeh from 2.4.2 to 2.4.3 (#92) @dependabot
- Bump coverage from 6.3.2 to 6.4 (#96) @dependabot
- Bump jupyterlab from 3.4.0 to 3.4.2 (#91) @dependabot
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#86) @dependabot
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Improve string representation of Conversation object (#97) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Better string representation for conversation objects (#95) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Optimize/speed up co-occurrence counting (#89) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Improvements to the way the discursis plot handles data (#88) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Add method to get all topic metrics (#85) @marius-mather
:package: Dependencies
- Bump pre-commit from 2.18.1 to 2.19.0 (#83) @dependabot
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Add person-to-person and group-to-group recurrence calculations (#84) @marius-mather
:package: Dependencies
- Bump sphinx-click from 3.1.0 to 4.0.3 (#82) @dependabot
- Bump sphinx-click from 3.1.0 to 4.0.3 in /docs (#78) @dependabot
- Bump xdoctest from 0.15.10 to 1.0.0 (#62) @dependabot
- Bump codecov/codecov-action from 2.1.0 to 3.1.0 (#79) @dependabot
- Bump sphinx from 4.4.0 to 4.5.0 in /docs (#63) @dependabot
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Use a simple fix for calculating term similarity with sampling zeros (#81) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Yet another tweak to zero-fixes (#74) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Another fix for boolean indexing (#73) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Fix boolean indexing (#72) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Different methods for zero correction (#71) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Add normalization for topic recurrence (#68) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Start implementing topic recurrence metrics (#67) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Automatically detect if running on binder (#60) @marius-mather
:package: Dependencies
- Bump actions/checkout from 2.4.0 to 3 (#43) @dependabot
- Bump actions/upload-artifact from 2.3.1 to 3 (#45) @dependabot
- Bump actions/download-artifact from 2.1.0 to 3 (#44) @dependabot
- Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#49) @dependabot
- Bump actions/cache from 2.1.7 to 3 (#57) @dependabot
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Fix an issue with overlapping names in conversation data (#59) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Fix dependencies: drop Python 3.7 (#56) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Pass callable function to bokeh.io.show (#55) @marius-mather
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Add fixes for bokeh/binder compatibility issues (#54) @marius-mather
:package: Dependencies
- Bump coverage from 6.3.1 to 6.3.2 (#41) @dependabot
- Bump actions/setup-python from 2.3.2 to 3 (#42) @dependabot
- Python
Published by github-actions[bot] almost 4 years ago
atap_widgets -
Changes
- Concordance fixes: paginate before sorting (#40) @marius-mather
- Python
Published by github-actions[bot] about 4 years ago
atap_widgets -
Changes
- Bump version for add_stopwords() (#39) @marius-mather
- Add stopwords to a conversation's language model (#38) @marius-mather
- Python
Published by github-actions[bot] about 4 years ago
atap_widgets -
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
- Python
Published by github-actions[bot] about 4 years ago
atap_widgets -
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
- Python
Published by github-actions[bot] about 4 years ago
atap_widgets -
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
- Python
Published by github-actions[bot] about 4 years ago
atap_widgets -
Changes
- More options for calculating conversational similarity: embedding model, individual terms, etc. (#21) @marius-mather
- Python
Published by github-actions[bot] about 4 years ago
atap_widgets -
Changes
- Try calculating term/document similarity from word vectors (#18) @marius-mather
- Python
Published by github-actions[bot] about 4 years ago