Anchor-annotator


NameAnchor-annotator JSON
Version 0.9.3 PyPI version JSON
download
home_pagehttps://github.com/MontrealCorpusTools/Anchor-annotator
SummaryAnchor annotator is a program for inspecting corpora for the Montreal Forced Aligner and correcting transcriptions and pronunciations.
upload_time2025-07-08 18:54:21
maintainerMichael McAuliffe
docs_urlNone
authorMontreal Corpus Tools
requires_python>=3.8
licenseMIT
keywords phonology corpus phonetics annotation
VCS
bugtrack_url
requirements montreal-forced-aligner pyqtgraph pyside6 librosa numba numpy joblib sqlalchemy pysoundfile tqdm pyyaml scipy scikit-learn pynini kalpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Anchor annotator
Anchor annotator is a program for inspecting corpora for the [Montreal Forced Aligner](https://montreal-forced-aligner.readthedocs.io/en/latest/) and correcting transcriptions and pronunciations

```Keep your text anchored on the shifting seas of speech```

Please refer to the [documentation](https://anchor-annotator.readthedocs.io/en/latest/) for details on installation and use.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MontrealCorpusTools/Anchor-annotator",
    "name": "Anchor-annotator",
    "maintainer": "Michael McAuliffe",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "michael.e.mcauliffe@gmail.com",
    "keywords": "phonology, corpus, phonetics, annotation",
    "author": "Montreal Corpus Tools",
    "author_email": "michael.e.mcauliffe@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5b/b1/3563a7af240d33b33f40ad78e89034c905af319cb451543ab61019533c25/anchor_annotator-0.9.3.tar.gz",
    "platform": null,
    "description": "# Anchor annotator\nAnchor annotator is a program for inspecting corpora for the [Montreal Forced Aligner](https://montreal-forced-aligner.readthedocs.io/en/latest/) and correcting transcriptions and pronunciations\n\n```Keep your text anchored on the shifting seas of speech```\n\nPlease refer to the [documentation](https://anchor-annotator.readthedocs.io/en/latest/) for details on installation and use.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Anchor annotator is a program for inspecting corpora for the Montreal Forced Aligner and correcting transcriptions and pronunciations.",
    "version": "0.9.3",
    "project_urls": {
        "Homepage": "https://github.com/MontrealCorpusTools/Anchor-annotator"
    },
    "split_keywords": [
        "phonology",
        " corpus",
        " phonetics",
        " annotation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2696888c3eeb0e98122da60f86ef512eac732f922875f2f9ab2e3df07ac41438",
                "md5": "448a0da42e8ffb428cec83258c63a6c0",
                "sha256": "30533b3eae7dda1192aaf4daa9daa631a7d28faea97b4ae859bb04916a836fc0"
            },
            "downloads": -1,
            "filename": "anchor_annotator-0.9.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "448a0da42e8ffb428cec83258c63a6c0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1749244,
            "upload_time": "2025-07-08T18:54:19",
            "upload_time_iso_8601": "2025-07-08T18:54:19.430096Z",
            "url": "https://files.pythonhosted.org/packages/26/96/888c3eeb0e98122da60f86ef512eac732f922875f2f9ab2e3df07ac41438/anchor_annotator-0.9.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5bb13563a7af240d33b33f40ad78e89034c905af319cb451543ab61019533c25",
                "md5": "d5f2feeff24b37e6a2c3db32db4e5c8e",
                "sha256": "1e18a737533c1c4aea1e91a0f43954202e72355b548686b0439fa7ee9de4e84e"
            },
            "downloads": -1,
            "filename": "anchor_annotator-0.9.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d5f2feeff24b37e6a2c3db32db4e5c8e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 18054501,
            "upload_time": "2025-07-08T18:54:21",
            "upload_time_iso_8601": "2025-07-08T18:54:21.420937Z",
            "url": "https://files.pythonhosted.org/packages/5b/b1/3563a7af240d33b33f40ad78e89034c905af319cb451543ab61019533c25/anchor_annotator-0.9.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 18:54:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MontrealCorpusTools",
    "github_project": "Anchor-annotator",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "montreal-forced-aligner",
            "specs": []
        },
        {
            "name": "pyqtgraph",
            "specs": []
        },
        {
            "name": "pyside6",
            "specs": []
        },
        {
            "name": "librosa",
            "specs": []
        },
        {
            "name": "numba",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "joblib",
            "specs": []
        },
        {
            "name": "sqlalchemy",
            "specs": []
        },
        {
            "name": "pysoundfile",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "pynini",
            "specs": []
        },
        {
            "name": "kalpy",
            "specs": []
        }
    ],
    "lcname": "anchor-annotator"
}
        
Elapsed time: 1.25812s