poplar
v2.0.3
Ein webbasiertes Annotationstool für die natürliche Sprachverarbeitung (NLP), inspiriert vom Brat Rapid Annotation Tool.
Poplar ist die neue Version von Synyi-Annotation-Tool und nicht der Produktion. Bitte melden Sie ein Problem, wenn Sie Probleme finden.
Siehe https://synyi.github.io/poplar/
npm i poplar-annotationoder wenn Sie Garn verwenden möchten
yarn add poplar-annotation 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 ( data : string , htmlElement : HTMLElement , config ?: Object )Sehen Sie sich hier unsere API -Referenz an.
Siehe den Leitfaden unseres Entwicklers.
Poplar wird vom KI -Team bei Synyi geleitet
Kontaktieren Sie uns