poplar-annotation
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

Poplar

license version

A web-based annotation tool for natural language processing (NLP) needs, inspired by brat rapid annotation tool.

screenshot

Poplar is the new version of synyi-annotation-tool and not production ready. Please report an issue if you find any problems.

Demo

See https://synyi.github.io/poplar/

Quick start

Install

npm i poplar-annotation

or if you'd like to use yarn

yarn add poplar-annotation

Create

import {Annotator} from 'poplar-annotation'
/**
  * Create an Annotator object
  * @param data          can be JSON or string
  * @param htmlElement   the html element to bind to
  * @param config        config object
  */
new Annotator(datastring, htmlElementHTMLElement, config?: Object)

More info

View our API Reference here.

Want to contribute?

See our Developer's Guide.

Support

Poplar is led by AI team at Synyi

Contact us

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.3
    33
    • latest

Version History

Package Sidebar

Install

npm i poplar-annotation

Weekly Downloads

57

Version

2.0.3

License

GPL-3.0-or-later

Unpacked Size

141 kB

Total Files

48

Last publish

Collaborators

  • longfangsong