UNPKG

poplar-annotation

Version:

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

4 lines (3 loc) 141 B
import { Annotator } from "./src/Annotator/Annotator"; import { Action } from "./src/Annotator/Action/Action"; export { Annotator, Action };