{"id":21740584,"url":"https://github.com/writecrow/coding_tools","last_synced_at":"2026-01-04T17:02:41.876Z","repository":{"id":97886539,"uuid":"114813807","full_name":"writecrow/coding_tools","owner":"writecrow","description":"Web tools to assist human coders with coding and tag checking","archived":false,"fork":false,"pushed_at":"2021-02-20T03:45:39.000Z","size":936,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-25T21:27:45.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/writecrow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"citation_coder/index.html","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-19T21:42:15.000Z","updated_at":"2024-09-15T01:44:57.000Z","dependencies_parsed_at":"2023-05-31T11:45:53.259Z","dependency_job_id":null,"html_url":"https://github.com/writecrow/coding_tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writecrow%2Fcoding_tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writecrow%2Fcoding_tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writecrow%2Fcoding_tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writecrow%2Fcoding_tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/writecrow","download_url":"https://codeload.github.com/writecrow/coding_tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244717338,"owners_count":20498284,"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-11-26T06:14:08.328Z","updated_at":"2026-01-04T17:02:36.824Z","avatar_url":"https://github.com/writecrow.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coding Tools\nCrow tools to assist human coders with coding and tag checking. We recommend you download these tools to your computer, and open each tool by click on the index.html file in each individual folder. If using the links provided below, make sure you wait a few seconds for your browser to load the CSS (i.e., style sheet).\n\n\n## Subset tag Checker for the Biber Tagger\n\n[Open Tag Checker](http://htmlpreview.github.io/?https://github.com/writecrow/coding_tools/blob/master/subset_tag_checker/index.html)\n\nInput file: a text file tagged with the original Biber tagger (one token per line, each line contains token and Biber tag separated by space)\n\nOutput file: tab separated text file that can be opened using Excel\n\nThe tool highlights a subset of tags. Change the regular expression in the \"Regular Expression for tags\" field before loading a text file. The interface calculates precision for the tags selected.\n\n![biber tagger subset tag checker](https://github.com/writecrow/coding_tools/blob/master/subset_tag_checker/subset_tag_checker_screenshot.png)\n\n## Stanford Tag Checker\n\n[Open Tag Checker](http://htmlpreview.github.io/?https://github.com/writecrow/coding_tools/blob/master/stanford_tag_checker/index.html)\n\nInput file: a text file tagged with the Stanford Dependency Parser (CoNNL format, one token per line, each column separated by tab)\n\nOutput file: tab separated text file that can be opened using Excel\n\n## Interactive De-identifying Tool\n\n[Open Deid tool](http://htmlpreview.github.io/?https://github.com/writecrow/coding_tools/blob/master/interactive_de-identifying_tool/index.html)\n\nThis interface was designed to assist in manual de-identification of text files.  \n\nInput file: UTF-8 encoded text file\n\nOutput file: UTF-8 encoded text file\n\n## Crow Output Coding Tool\n\n[Open Coding Tool](http://htmlpreview.github.io/?https://github.com/writecrow/coding_tools/blob/master/Crow%20Output%20Coding%20Tool/index.html)\n\nInput files: csv files exported (i.e., downloaded) from Crow online platform.\n\nOutput file: tab separated text file that can be opened using Excel\n\n\n## That tag Checker\n[Open Tag Checker](http://htmlpreview.github.io/?https://github.com/writecrow/coding_tools/blob/master/that_tag_checker/index.html)\n\nInput files: text files tagged with Biber tagger (one token per line, each line contains token and Biber tag separated by space)\n\nOutput file: tab separated text file that can be opened using Excel\n\nThe tool highlights all \"that\" tags (every tag that contains that, omitted or not) and lists all possible that tags, in case the human tag checker needs to change that tag. Multiple text files can be loaded at once.\n\n![alt text](https://github.com/writecrow/coding_tools/blob/master/that_tag_checker/screenshot.png)\n\n## Citation Coder\n[Open Citation Coder](http://htmlpreview.github.io/?https://github.com/writecrow/coding_tools/blob/master/citation_coder/index.html)\n\nInput files: plain text files with optional metadata (i.e., all information between angled brackets: \u003cmetadata\u003e)\n  \nOutput file: tab separated text file that can be opened using Excel\n  \nThe tool separates the texts into individual sentence. Each sentence can be coded as containing a reference to an external source. Then, if that is the case, it can be codes as Integral, Non-Integral, or Hybrid. References can also be tagged\n\n![alt text](https://github.com/writecrow/coding_tools/blob/master/citation_coder/screenshot_citationcoder.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwritecrow%2Fcoding_tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwritecrow%2Fcoding_tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwritecrow%2Fcoding_tools/lists"}