{"id":13766363,"url":"https://github.com/varal7/ieturk","last_synced_at":"2025-05-10T22:31:09.475Z","repository":{"id":73187675,"uuid":"162082121","full_name":"Varal7/ieturk","owner":"Varal7","description":"Intuitive Annotation Tool for Information Extraction / Named Entity Recognition using localturk / Amazon Mechanical Turk","archived":false,"fork":false,"pushed_at":"2019-08-25T01:34:35.000Z","size":1039,"stargazers_count":266,"open_issues_count":4,"forks_count":27,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-12-21T12:34:03.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Varal7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2018-12-17T06:02:09.000Z","updated_at":"2024-01-04T16:29:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0a35629-e8d6-466f-b416-78330e2439e1","html_url":"https://github.com/Varal7/ieturk","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/Varal7%2Fieturk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Varal7%2Fieturk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Varal7%2Fieturk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Varal7%2Fieturk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Varal7","download_url":"https://codeload.github.com/Varal7/ieturk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253492529,"owners_count":21916959,"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-03T16:00:54.429Z","updated_at":"2025-05-10T22:31:08.642Z","avatar_url":"https://github.com/Varal7.png","language":"JavaScript","funding_links":[],"categories":["Automation"],"sub_categories":["Controllers"],"readme":"# IE-Turk: Annotation tool for Information Extraction with localturk / Amazon Mechanical Turk\n\n## Annotate\n\n### Annotate using Mechanical Turk\n\n- Create an new project in [Amazon Mturk interface](https://requester.mturk.com/create/projects/new).\n- Paste the content of `annotate.html` in the second tab `Design layout`.\n- Insert the scripts `config.js`, `annotate.js` and the CSS file `style.css` into the document as well\n- Prepare a tokenized version of the entry, splitting characters with `\u003e\u003e`.\n- Submit batch\n\n### Annotate locally\n\nRequires [localturk](https://github.com/danvk/localturk). Install using\n\n```\nnpm install -g localturk\n```\n\nModify `config.js` with the name of the fields of interest.\nThen simply run it using the same tokenized csv file as for Mechanical Turk.\n\n```\nlocalturk annotation.html input.csv output.csv\n```\n\n![Screenshot](https://raw.githubusercontent.com/Varal7/ieturk/master/images/tagging.gif)\n\n## Visualize\n\nSimply open `visualize.html` with any modern browser.\nThen choose the `.csv` that came from either localturk or Mechanical Turk.\n\n![Screenshot](https://raw.githubusercontent.com/Varal7/ieturk/master/images/viz.png)\n\nThis file is also served at [Visualization Demo](http://people.csail.mit.edu/quach/ieturk-demo/).\nYou can try uploading this [CSV file](https://raw.githubusercontent.com/Varal7/ieturk/master/example/output.csv).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaral7%2Fieturk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaral7%2Fieturk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaral7%2Fieturk/lists"}