{"id":13482336,"url":"https://github.com/synyi/poplar","last_synced_at":"2026-01-14T21:18:13.639Z","repository":{"id":37884746,"uuid":"62111698","full_name":"synyi/poplar","owner":"synyi","description":"A web-based annotation tool for natural language processing (NLP)","archived":false,"fork":false,"pushed_at":"2022-12-11T06:37:18.000Z","size":16050,"stargazers_count":526,"open_issues_count":67,"forks_count":140,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-10-29T14:44:28.606Z","etag":null,"topics":["annotation","nlp","svg"],"latest_commit_sha":null,"homepage":"https://synyi.github.io/poplar/","language":"TypeScript","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/synyi.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":"2016-06-28T05:08:29.000Z","updated_at":"2025-09-06T13:39:36.000Z","dependencies_parsed_at":"2023-01-26T17:16:16.934Z","dependency_job_id":null,"html_url":"https://github.com/synyi/poplar","commit_stats":null,"previous_names":["synyi/annotation-tool"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/synyi/poplar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synyi%2Fpoplar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synyi%2Fpoplar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synyi%2Fpoplar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synyi%2Fpoplar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/synyi","download_url":"https://codeload.github.com/synyi/poplar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synyi%2Fpoplar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434750,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","nlp","svg"],"created_at":"2024-07-31T17:01:01.006Z","updated_at":"2026-01-14T21:18:13.608Z","avatar_url":"https://github.com/synyi.png","language":"TypeScript","funding_links":[],"categories":["函式庫","Chinese NLP Toolkits 中文NLP工具"],"sub_categories":["書籍","Toolkits 综合NLP工具包"],"readme":"# Poplar\n\n[![license](https://img.shields.io/github/license/synyi/poplar.svg)](https://github.com/synyi/poplar/blob/master/LICENSE)\n[![version](https://img.shields.io/npm/v/poplar-annotation.svg)](https://www.npmjs.com/package/poplar-annotation)\n\n\nA web-based annotation tool for natural language processing (NLP) needs, inspired by [brat rapid annotation tool](http://brat.nlplab.org/).\n\n![screenshot](http://i.v2ex.co/t690JyZS.png)\n\n\u003e Poplar is the new version of [synyi-annotation-tool](https://github.com/synyi/poplar/tree/0.5.x) and not production ready. Please report an issue if you find any problems.\n\n## Demo\n\nSee [https://synyi.github.io/poplar/](https://synyi.github.io/poplar/)\n\n## Quick start\n\n### Install\n```shell\nnpm i poplar-annotation\n```\nor if you'd like to use yarn\n```shell\nyarn add poplar-annotation\n```\n### Create\n```typescript\nimport {Annotator} from 'poplar-annotation'\n/**\n  * Create an Annotator object\n  * @param data          can be JSON or string\n  * @param htmlElement   the html element to bind to\n  * @param config        config object\n  */\nnew Annotator(data: string, htmlElement: HTMLElement, config?: Object)\n```\n\n### More info\n\nView our [API Reference](https://github.com/synyi/poplar/tree/master/doc) here.\n\n## Want to contribute?\n\nSee our [Developer's Guide](https://github.com/synyi/poplar/blob/master/doc/Develop_Guides.md).\n\n\n## Support\n\n\u003cimg src=\"https://i.v2ex.co/3rLM1mvc.png\" width=300\u003e\n\nPoplar is led by AI team at [Synyi](https://www.synyi.com/)\n\n[Contact us](mailto:shen.yanghua@synyi.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsynyi%2Fpoplar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsynyi%2Fpoplar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsynyi%2Fpoplar/lists"}