{"id":14384516,"url":"https://github.com/DataTurks/DataTurks","last_synced_at":"2025-08-23T17:32:32.517Z","repository":{"id":37431944,"uuid":"168115263","full_name":"DataTurks/DataTurks","owner":"DataTurks","description":"ML data annotations made super easy for teams. Just upload data, add your team and build training/evaluation dataset in hours.","archived":false,"fork":false,"pushed_at":"2021-11-28T15:23:22.000Z","size":4146,"stargazers_count":261,"open_issues_count":20,"forks_count":126,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-08-29T18:34:51.035Z","etag":null,"topics":["annotation-tool","document-annotate","document-classification","image-captioning","image-classification","image-processing","image-segmentation","java","ner"],"latest_commit_sha":null,"homepage":"https://dataturks.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DataTurks.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}},"created_at":"2019-01-29T08:07:48.000Z","updated_at":"2024-07-05T15:11:13.000Z","dependencies_parsed_at":"2022-07-22T04:48:08.444Z","dependency_job_id":null,"html_url":"https://github.com/DataTurks/DataTurks","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/DataTurks%2FDataTurks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataTurks%2FDataTurks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataTurks%2FDataTurks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataTurks%2FDataTurks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataTurks","download_url":"https://codeload.github.com/DataTurks/DataTurks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230716545,"owners_count":18269786,"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":["annotation-tool","document-annotate","document-classification","image-captioning","image-classification","image-processing","image-segmentation","java","ner"],"created_at":"2024-08-28T18:01:26.515Z","updated_at":"2024-12-21T12:30:39.831Z","avatar_url":"https://github.com/DataTurks.png","language":"JavaScript","readme":"# Features\n  ## NER tagging in Documents\n\tFull length document annotations (PDF, Doc, Text etc).\n  ## Image Segmentation\n        Draw free form polygons and generate image masks.\n  ## POS tagging\n        A super easy interface to tag for PoS/NER in sentences.\n\n\n# DataTurks\n\n[Note: As on March 2019, please use the branch master_with_dist as the main master branch has some build issues w.r.t dist folder]\n\nCan run as a docker image as well. Here is the docker file specifying all the steps for setting things up:\n\nhttps://github.com/DataTurks/DataTurks/blob/master/hope/docker/Dockerfile\n\nIf you rather have it run as a non-docker service, then see below.\n\nTwo main subcomponents:\n  1. Hope: Java-mysql based backend.\n    \n    Build:\n    Its a maven project, please install maven and then:\n    # cd hope\n    # mvn package -DskipTests \u003c-- will build the .jar file.\n    \n    Run:\n    The service is based on dropwizard and taken a config file on startup. This config file specifies the MYSQL end-points, \n    password and the port to run the service on.\n    \n    Setup mysql server as in: https://github.com/DataTurks/DataTurks/blob/master/hope/docker/mysqlInit.sql\n    \n    # java -Djava.net.useSystemProxies=true -server -jar dataturks-1.0-SNAPSHOT.jar server onprem.yml\n    \n  2. Bazaar: React based front-end.\n   \n  Mac Setup :\n        \n    brew install node@8\n    brew link node@8\n    conda create -n bazaar python=2.7 anaconda\n    conda activate bazaar\n    xcode-select --install\n    sudo xcode-select -s /Applications/Xcode.app/Contents/Developer\n    rm -rf node_modules\n    npm rebuild node-sass\n    npm install\n    npm run dev  \n   \n  Linux Setup:\n        Install Node Js etc.\n        \n\tsudo apt-get -y install build-essential \n\tcurl -sL https://deb.nodesource.com/setup_8.x | bash \t  \n\tapt-get install --yes nodejs \t  \n\tnode -v \t  \n\tnpm -v  \t  \n\tnpm i -g nodemon \t  \n\tnodemon -v\t  \n\tapt-get clean \t  \n   \n   Build:\n      \n      cd bazaar\n      npm install \u0026\u0026 npm run build-onprem\n    \n   Run the service:\n     \n      npm run start-onprem\n    \n    \n\n    \n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDataTurks%2FDataTurks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDataTurks%2FDataTurks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDataTurks%2FDataTurks/lists"}