poplar
v2.0.3
Un outil d'annotation sur le Web pour le traitement du langage naturel (NLP), inspiré de l'outil d'annotation rapide de gamin.
Poplar est la nouvelle version de Synyi-Annotation-Tool et non de la production. Veuillez signaler un problème si vous trouvez des problèmes.
Voir https://synyi.github.io/poplar/
npm i poplar-annotationou si vous souhaitez utiliser du fil
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 )Consultez notre référence API ici.
Voir notre guide de développeur.
Poplar est dirigé par l'équipe AI de Synyi
Contactez-nous