{"id":13740407,"url":"https://github.com/PhonologicalCorpusTools/CorpusTools","last_synced_at":"2025-05-08T20:31:38.803Z","repository":{"id":16103580,"uuid":"18848568","full_name":"PhonologicalCorpusTools/CorpusTools","owner":"PhonologicalCorpusTools","description":"Phonological CorpusTools","archived":false,"fork":false,"pushed_at":"2024-11-01T03:39:37.000Z","size":50732,"stargazers_count":113,"open_issues_count":117,"forks_count":16,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-15T10:42:18.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://phonologicalcorpustools.github.io/CorpusTools/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PhonologicalCorpusTools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-16T17:14:55.000Z","updated_at":"2024-11-01T03:39:41.000Z","dependencies_parsed_at":"2024-11-01T03:16:49.469Z","dependency_job_id":"8c4829e4-b1f8-4bda-958b-e0d18da4afe3","html_url":"https://github.com/PhonologicalCorpusTools/CorpusTools","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhonologicalCorpusTools%2FCorpusTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhonologicalCorpusTools%2FCorpusTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhonologicalCorpusTools%2FCorpusTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhonologicalCorpusTools%2FCorpusTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhonologicalCorpusTools","download_url":"https://codeload.github.com/PhonologicalCorpusTools/CorpusTools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253144760,"owners_count":21861119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T04:00:47.472Z","updated_at":"2025-05-08T20:31:34.639Z","avatar_url":"https://github.com/PhonologicalCorpusTools.png","language":"Python","readme":"Phonological CorpusTools\n========================\n\n[![Build Status](https://travis-ci.org/PhonologicalCorpusTools/CorpusTools.svg?branch=master)](https://travis-ci.org/PhonologicalCorpusTools/CorpusTools?branch=master)\n[![Coverage Status](https://coveralls.io/repos/PhonologicalCorpusTools/CorpusTools/badge.svg?branch=master)](https://coveralls.io/r/PhonologicalCorpusTools/CorpusTools?branch=master)\n\n[![Documentation Status](https://readthedocs.org/projects/corpustools/badge/?version=latest)](https://readthedocs.org/projects/corpustools/?badge=latest)\n\nThis document contains installation instructions for Phonological\nCorpusTools (PCT). For a description of available functionality, please\nrefer to the documentation available on ReadTheDocs\n(http://corpustools.readthedocs.org/en/master/).\n\n\n## Standard installation (executable)\n\n### Windows\n\n(NOTE: This method requires that you are running a 64-bit version of\nwindows. You can check this by in Control Panel -\u003e System and\nSecurity -\u003e System.)\n\nDownload the latest version's installer from the Phonological CorpusTools\nrelease page (https://github.com/PhonologicalCorpusTools/CorpusTools/releases).\nDouble-click this file to install PCT to your computer. It can then be\nrun the same as any other program, via Start -\u003e Programs.\n\n### Mac OS X\n\nDownload the file 'Phonological.CorpusTools-1.1.0.dmg' from the\nPhonological CorpusTools releases page\n(https://github.com/PhonologicalCorpusTools/CorpusTools/releases).\nInstall Phonological CorpusTools by dragging the app into the Applications\ndirectory.\n\n### Linux\n\nThere is currently no executable option available for Linux operating systems.\nPlease use the fallback installation method below to install from source.\n\n\n## Fallback installation (setup.py)\n\n### Windows, Mac OS X, or Linux\n\nDependencies:\n- Python 3.3 or higher: https://www.python.org/downloads/\n- Setuptools: https://pypi.python.org/pypi/setuptools\n- PyQt5: http://www.riverbankcomputing.com/software/pyqt/download5\n\nIf you expect to use the acoustic similarity module, there are additional\ndependencies:\n- NumPy: http://www.numpy.org/\n- SciPy: http://www.scipy.org/\n(If you are on Windows and can't successfully use the acoustic similarity\nmodule after installing from the above sources, you may want to try\ninstalling from the precompiled binaries here:\nhttp://www.lfd.uci.edu/~gohlke/pythonlibs/ .)\n\nDownload the latest version of the source code for Phonological CorpusTools\nfrom the releases page (https://github.com/PhonologicalCorpusTools/CorpusTools/releases).\nAfter expanding the file, you will find a file called 'setup.py' in the top\nlevel directory. Run it in *one* of the following ways:\n\n1. Double-click it. If this doesn't work, access the file properties and\n   ensure that you have permission to run the file; if not, give them to\n   yourself. In Windows, this may require that you open the file in\n   Administrator mode (also accessible through file properties).\n   If your computer opens the .py file in a text editor rather than\n   running it, you can access the file properties to set Python 3.x\n   as the default program to use with run .py files. If the file is\n   opened in IDLE (a Python editor), you can use the \"Run\" button in\n   the IDLE interface to run the script instead.\n\n2. Open a terminal window and run the file. In Linux or Mac OS X, there\n   should be a Terminal application pre-installed. In Windows, you may\n   need to install Cygwin ( https://www.cygwin.com/ ). Once the terminal\n   window is open, nagivate to the top level CorpusTools folder---the\n   one that has setup.py in it. (Use the command 'cd' to navigate your\n   filesystem; Google \"terminal change directory\" for further instructions.)\n   Once in the correct directory, run this command: `python3 setup.py install`.\n   You may lack proper permissions to run this file, in\n   which case on Linux or Mac OS X you can instead run `sudo python3 setup.py install`.\n   If Python 3.x is the only version of Python on your system, it may be\n   possible or necessary to use the command `python` rather than `python3`.\n\nPhonological CorpusTools should now be installed! Run it from a terminal\nwindow using the command `pct`. You can also open a \"Run\" dialogue and\nuse the command `pct` there. In Windows, the Run tool is usuall found in\nAll Programs -\u003e Accessories.\n","funding_links":[],"categories":["Software"],"sub_categories":["Utilities"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPhonologicalCorpusTools%2FCorpusTools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPhonologicalCorpusTools%2FCorpusTools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPhonologicalCorpusTools%2FCorpusTools/lists"}