Anchor-annotator 0.5.0__tar.gz → 0.6.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0/Anchor_annotator.egg-info}/PKG-INFO +1 -1
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/Anchor_annotator.egg-info/SOURCES.txt +3 -0
- {anchor_annotator-0.5.0/Anchor_annotator.egg-info → anchor_annotator-0.6.0}/PKG-INFO +1 -1
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/_version.py +2 -2
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/main.py +6 -8
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/plot.py +6 -8
- anchor_annotator-0.6.0/anchor/resources/icons/custom_icons/case-checked.svg +3 -0
- anchor_annotator-0.6.0/anchor/resources/icons/custom_icons/regex-checked.svg +3 -0
- anchor_annotator-0.6.0/anchor/resources/icons/custom_icons/word-checked.svg +3 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources.qrc +3 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources_rc.py +331 -150
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/settings.py +1 -1
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/widgets.py +77 -26
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/workers.py +3 -1
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/environment.yml +2 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/requirements.txt +0 -1
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/rtd_environment.yml +2 -1
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/.github/workflows/publish.yml +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/.gitignore +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/.pre-commit-config.yaml +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/.readthedocs.yaml +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/Anchor_annotator.egg-info/dependency_links.txt +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/Anchor_annotator.egg-info/requires.txt +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/Anchor_annotator.egg-info/top_level.txt +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/LICENSE +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/README.md +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/__init__.py +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/__main__.py +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/command_line.py +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/corpus_manager.ui +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/db.py +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/error_dialog.ui +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/main_window.ui +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/models.py +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/preferences.ui +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/fonts/GentiumPlus-R.ttf +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/anchor-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/angle-double-left-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/angle-double-right-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/arrows-left-right-to-line-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/book-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/bug-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/caret-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/caret-left-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/caret-right-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/caret-up-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/case.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/check-circle-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/check-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/chevron-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/chevron-left-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/chevron-right-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/chevron-up-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/circle-question-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/cloud-arrow-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/cog-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/compress-arrows-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/edit-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/exclamation-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/exclamation-triangle-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/expand-arrows-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/external-link-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/fast-backward-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/fast-forward-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/file-arrow-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/file-circle-check-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/file-circle-question-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/file-circle-xmark-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/file-export-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/folder-open-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/history-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/keyboard-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/life-ring-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/lock-open-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/lock-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/magic-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/magnifying-glass-location-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/magnifying-glass-minus-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/magnifying-glass-plus-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/magnifying-glass-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/oov-check.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/pause-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/play-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/redo-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/regex.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/rotate.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/save-book.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/save-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/sort-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/sort-up-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/speaker.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/sync-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/times-circle-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/times-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/trash-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/undo-book.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/undo-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/user-edit-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/user-minus-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/user-plus-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/user-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/user-times-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/users-slash-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/users-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/volume-mute-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/volume-up-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/actions/word.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_dark/index.theme +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/anchor-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/angle-double-left-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/angle-double-right-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/arrows-left-right-to-line-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/book-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/bug-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/caret-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/caret-left-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/caret-right-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/caret-up-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/case.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/check-circle-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/check-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/chevron-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/chevron-left-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/chevron-right-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/chevron-up-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/circle-question-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/cloud-arrow-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/cog-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/compress-arrows-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/edit-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/exclamation-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/exclamation-triangle-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/expand-arrows-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/external-link-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/fast-backward-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/fast-forward-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/file-arrow-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/file-circle-check-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/file-circle-question-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/file-circle-xmark-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/file-export-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/folder-open-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/history-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/keyboard-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/life-ring-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/lock-open-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/lock-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/magic-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/magnifying-glass-location-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/magnifying-glass-minus-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/magnifying-glass-plus-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/magnifying-glass-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/oov-check.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/pause-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/play-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/redo-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/regex.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/rotate.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/save-book.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/save-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/sort-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/sort-up-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/speaker.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/sync-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/times-circle-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/times-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/trash-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/undo-book.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/undo-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/user-edit-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/user-minus-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/user-plus-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/user-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/user-times-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/users-slash-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/users-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/volume-mute-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/volume-up-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/actions/word.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/anchor_light/index.theme +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/custom_icons/oov-check.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/custom_icons/spinning_blue.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/icons/custom_icons/spinning_yellow.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/logos/anchor-blue.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/logos/anchor-yellow.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/logos/loading_screen.gif +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/logos/logo_full.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/logos/logo_text.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/resources/logos/splash_screen.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/title_screen.ui +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/ui_corpus_manager.py +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/ui_error_dialog.py +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/ui_main_window.py +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/ui_preferences.py +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/anchor/undo.py +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/Makefile +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/make.bat +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/anchor-yellow.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/anchor-yellow.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/favicon.ico +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/alignment_interface.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/alignment_settings.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/corpus_menu_load_recent.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/diarization_interface.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/diarization_progress_bar.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/diarization_results.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/diarization_search.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/diarization_utterance.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/dictionary_context_menu.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/dictionary_interface.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/dictionary_menu.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/dictionary_pronunciation.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/dictionary_results.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/dictionary_search.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/edit_menu.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/models_menu_acoustic.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/models_menu_g2p.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/models_menu_ivector.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/models_menu_lm.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/oov_interface.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/oov_pronunciation.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/oov_results.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/oov_search.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/preferences_appearance.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/preferences_general.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/preferences_keybinds.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/preferences_pitch.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/preferences_spec.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/speaker_add.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/speaker_cluster.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/speaker_cluster_legend.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/speaker_cluster_select_multiple.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/speaker_cluster_select_one.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/speaker_cluster_settings.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/speaker_cluster_toolbar.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/speaker_context_menu.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/speaker_interface.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/speaker_results.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/speaker_search.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/speaker_utterance.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_advanced.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_alignment.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_audio.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_bad_alignment.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_edit.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_help.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_interface.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_interface_change_speaker.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_interface_lookup.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_interface_oov.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_interface_tiers.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_list.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_list_header.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_play.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_results.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_search.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_toolbar.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_transcript.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_unaligned.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_waveform.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/img/utterance_zoom.png +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/_static/logo_full.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/changelog/index.rst +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/conf.py +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/first_steps/index.rst +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/getting_started.rst +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/index.rst +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/installation.rst +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/reference/index.rst +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/user_guide/configuration.rst +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/user_guide/diarization.rst +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/user_guide/dictionary.rst +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/user_guide/index.rst +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/user_guide/known_issues.rst +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/user_guide/oovs.rst +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/user_guide/speakers.rst +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/docs/source/user_guide/utterances.rst +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/anchor-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/angle-double-left-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/angle-double-right-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/arrows-left-right-to-line-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/book-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/bug-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/caret-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/caret-left-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/caret-right-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/caret-up-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/case.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/check-circle-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/check-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/chevron-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/chevron-left-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/chevron-right-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/chevron-up-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/circle-question-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/cloud-arrow-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/cog-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/compress-arrows-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/edit-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/exclamation-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/exclamation-triangle-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/expand-arrows-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/external-link-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/fast-backward-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/fast-forward-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/file-arrow-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/file-circle-check-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/file-circle-question-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/file-circle-xmark-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/file-export-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/folder-open-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/history-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/keyboard-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/life-ring-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/lock-open-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/lock-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/magic-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/magnifying-glass-location-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/magnifying-glass-minus-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/magnifying-glass-plus-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/magnifying-glass-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/oov-check.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/pause-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/play-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/redo-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/regex.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/rotate.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/save-book.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/save-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/sort-down-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/sort-up-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/speaker.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/sync-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/times-circle-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/times-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/trash-alt-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/undo-book.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/undo-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/user-edit-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/user-minus-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/user-plus-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/user-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/user-times-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/users-slash-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/users-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/volume-mute-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/volume-up-solid.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/icons/base_tool_buttons/word.svg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/pyproject.toml +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/setup.cfg +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/setup.py +0 -0
- {anchor_annotator-0.5.0 → anchor_annotator-0.6.0}/utility/create_colored_icons.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: Anchor_annotator
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.6.0
|
4
4
|
Summary: Anchor annotator is a program for inspecting corpora for the Montreal Forced Aligner and correcting transcriptions and pronunciations.
|
5
5
|
Home-page: https://github.com/MontrealCorpusTools/Anchor-annotator
|
6
6
|
Author: Montreal Corpus Tools
|
@@ -183,9 +183,12 @@ anchor/resources/icons/anchor_light/actions/users-solid.svg
|
|
183
183
|
anchor/resources/icons/anchor_light/actions/volume-mute-solid.svg
|
184
184
|
anchor/resources/icons/anchor_light/actions/volume-up-solid.svg
|
185
185
|
anchor/resources/icons/anchor_light/actions/word.svg
|
186
|
+
anchor/resources/icons/custom_icons/case-checked.svg
|
186
187
|
anchor/resources/icons/custom_icons/oov-check.svg
|
188
|
+
anchor/resources/icons/custom_icons/regex-checked.svg
|
187
189
|
anchor/resources/icons/custom_icons/spinning_blue.svg
|
188
190
|
anchor/resources/icons/custom_icons/spinning_yellow.svg
|
191
|
+
anchor/resources/icons/custom_icons/word-checked.svg
|
189
192
|
anchor/resources/logos/anchor-blue.svg
|
190
193
|
anchor/resources/logos/anchor-yellow.svg
|
191
194
|
anchor/resources/logos/loading_screen.gif
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: Anchor_annotator
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.6.0
|
4
4
|
Summary: Anchor annotator is a program for inspecting corpora for the Montreal Forced Aligner and correcting transcriptions and pronunciations.
|
5
5
|
Home-page: https://github.com/MontrealCorpusTools/Anchor-annotator
|
6
6
|
Author: Montreal Corpus Tools
|
@@ -123,6 +123,7 @@ class MainWindow(QtWidgets.QMainWindow):
|
|
123
123
|
self.media_player = MediaPlayer(self)
|
124
124
|
self.media_player.playbackStateChanged.connect(self.handleAudioState)
|
125
125
|
self.media_player.audioReady.connect(self.file_loaded)
|
126
|
+
self.media_player.playingChanged.connect(self.update_play_button)
|
126
127
|
self.media_player.timeChanged.connect(
|
127
128
|
self.ui.utteranceDetailWidget.plot_widget.audio_plot.update_play_line
|
128
129
|
)
|
@@ -345,14 +346,11 @@ class MainWindow(QtWidgets.QMainWindow):
|
|
345
346
|
session.commit()
|
346
347
|
|
347
348
|
def file_loaded(self, ready):
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
self.ui.playAct.setChecked(False)
|
354
|
-
self.ui.muteAct.setChecked(False)
|
355
|
-
self.ui.muteAct.setEnabled(False)
|
349
|
+
self.ui.playAct.setEnabled(ready)
|
350
|
+
self.ui.muteAct.setEnabled(ready)
|
351
|
+
|
352
|
+
def update_play_button(self, playing):
|
353
|
+
self.ui.playAct.setChecked(playing)
|
356
354
|
|
357
355
|
def corpus_changed(self, clean):
|
358
356
|
if clean:
|
@@ -1328,8 +1328,6 @@ class TextAttributeRegion(pg.GraphicsObject):
|
|
1328
1328
|
self.picture = QtGui.QPicture()
|
1329
1329
|
self.mouseHovering = False
|
1330
1330
|
self.selected = False
|
1331
|
-
self.background_brush = self.parentItem().background_brush
|
1332
|
-
self.selected_brush = self.parentItem().selected_brush
|
1333
1331
|
self.currentBrush = self.parentItem().currentBrush
|
1334
1332
|
self.text.setPos((self.begin + self.end) / 2, self.top_point - (self.height / 2))
|
1335
1333
|
self.begin_line = pg.InfiniteLine()
|
@@ -1344,10 +1342,7 @@ class TextAttributeRegion(pg.GraphicsObject):
|
|
1344
1342
|
self._generate_picture()
|
1345
1343
|
|
1346
1344
|
def setSelected(self, selected):
|
1347
|
-
|
1348
|
-
new_brush = self.selected_brush
|
1349
|
-
else:
|
1350
|
-
new_brush = self.background_brush
|
1345
|
+
new_brush = self.parentItem().currentBrush
|
1351
1346
|
if new_brush != self.currentBrush:
|
1352
1347
|
self.currentBrush = new_brush
|
1353
1348
|
self._generate_picture()
|
@@ -1996,7 +1991,7 @@ class UtteranceRegion(MfaRegion):
|
|
1996
1991
|
interval_reg.audioSelected.connect(self.setSelected)
|
1997
1992
|
elif "phone_intervals" in lookup:
|
1998
1993
|
color = None
|
1999
|
-
if interval.confidence is not None:
|
1994
|
+
if interval.confidence is not None and max_confidence != min_confidence:
|
2000
1995
|
normalized_confidence = (interval.confidence - min_confidence) / (
|
2001
1996
|
max_confidence - min_confidence
|
2002
1997
|
)
|
@@ -2063,7 +2058,10 @@ class UtteranceRegion(MfaRegion):
|
|
2063
2058
|
|
2064
2059
|
def setSelected(self, selected: bool):
|
2065
2060
|
if selected:
|
2066
|
-
self.
|
2061
|
+
if not self.selected:
|
2062
|
+
self.text_edit.setFocus()
|
2063
|
+
else:
|
2064
|
+
self.text_edit.clearFocus()
|
2067
2065
|
super().setSelected(selected)
|
2068
2066
|
|
2069
2067
|
def change_editing(self, editable: bool):
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<?xml version="1.0" ?><svg xmlns="http://www.w3.org/2000/svg" width="448" height="448" version="1.1" viewBox="0 0 448 448">
|
2
|
+
<path d="m156.29 71.469c-29.228 0-54.667 6.2252-76.317 18.674-21.515 12.449-38.025 30.174-49.526 53.179-11.366 23.003-17.049 49.795-17.049 80.376 1e-6 48.849 11.84 86.534 35.521 113.05 23.815 26.521 57.576 39.782 101.28 39.782 30.175 0 55.547-3.8557 76.114-11.568v-30.244c-26.521 7.4423-50.134 11.164-70.837 11.164-33.694 0-59.673-10.553-77.94-31.662-18.132-21.244-27.199-51.286-27.199-90.12 0-37.753 9.4045-67.454 28.213-89.105 18.944-21.785 44.723-32.679 77.333-32.679 22.462 0 44.926 5.2779 67.388 15.832l14.613-29.635c-23.274-11.366-50.473-17.049-81.595-17.049zm220.83 74.487c-33.153 0-58.727 10.148-76.724 30.445-17.861 20.297-26.791 49.052-26.791 86.263 0 36.265 8.7942 64.342 26.385 84.233 17.726 19.756 42.693 29.635 74.897 29.635v2e-3c22.597 0 41.339-3.8558 56.224-11.568v-29.838c-19.485 7.9836-38.498 11.977-57.036 11.977-21.65 0-38.023-7.308-49.118-21.922-10.96-14.614-16.441-35.588-16.441-62.921 0-57.644 22.597-86.466 67.792-86.466 6.7658 0 14.546 1.0137 23.342 3.043 8.7954 1.8942 16.915 4.3318 24.357 7.3087l10.352-28.619c-6.0892-3.1108-14.48-5.8176-25.17-8.1192-10.69-2.3016-21.379-3.4532-32.068-3.4532z" fill="#0E63B3" stroke="#0E63B3" stroke-width="8.96"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<?xml version="1.0" ?><svg xmlns="http://www.w3.org/2000/svg" width="448" height="448" version="1.1" viewBox="0 0 448 448">
|
2
|
+
<path d="m292.12 23.847 1.543 92.358-93.13-54.798-16.723 28.299 98.02 53.255-98.02 53.253 16.723 28.299 92.872-55.054-1.2852 92.614h33.187l-1.543-92.614 93.13 54.798 16.465-28.299-97.762-53.255 97.762-52.739-16.465-28.299-93.388 54.54 1.8008-92.358h-33.187zm-277.85 326.99v73.321h61.487v-73.321z" fill="#0E63B3" stroke="#0E63B3" stroke-width="8.96"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<?xml version="1.0" ?><svg xmlns="http://www.w3.org/2000/svg" width="448" height="448" version="1.1" viewBox="0 0 448 448">
|
2
|
+
<path d="m292.12 360.26-49.978-159.88q-4.7246-14.67-17.654-66.635h-1.9891q-9.9457 43.511-17.405 67.134l-51.471 159.38h-47.741l-74.345-272.52h43.266q26.356 102.69 40.03 156.4 13.924 53.709 15.913 72.357h1.9891q2.7349-14.173 8.7026-36.551 6.216-22.626 10.692-35.805l49.978-156.4h44.755l48.735 156.4q13.924 42.767 18.897 71.858h1.9891q0.99454-8.9513 5.2216-27.6 4.4758-18.648 51.966-200.66h42.767l-75.34 272.52z" fill="#0E63B3" stroke="#0E63B3" stroke-width="8.96"/>
|
3
|
+
</svg>
|
@@ -9,6 +9,9 @@
|
|
9
9
|
<file alias="anchor-yellow.svg">resources/logos/anchor-yellow.svg</file>
|
10
10
|
<file alias="splash_screen.svg">resources/logos/splash_screen.svg</file>
|
11
11
|
<file alias="spinning_blue.svg">resources/icons/custom_icons/spinning_blue.svg</file>
|
12
|
+
<file alias="icons/edit-regex-checked.svg">resources/icons/custom_icons/regex-checked.svg</file>
|
13
|
+
<file alias="icons/edit-case-checked.svg">resources/icons/custom_icons/case-checked.svg</file>
|
14
|
+
<file alias="icons/edit-word-checked.svg">resources/icons/custom_icons/word-checked.svg</file>
|
12
15
|
|
13
16
|
<file alias="icons/anchor_light/index.theme">resources/icons/anchor_light/index.theme</file>
|
14
17
|
<file alias="icons/anchor_light/actions/edit-clear.svg">resources/icons/anchor_light/actions/times-circle-solid.svg</file>
|