Skip to content
/ NLPAT Public
forked from moewyang/NLPAT

A tool application for nlp annotation.

License

Notifications You must be signed in to change notification settings

karezi/NLPAT

 
 

Repository files navigation

nlpat - 自然语言处理标注工具

A tool application for nlp annotation. 自然语言处理标注工具,包含了实体标注、实体链接标注和实体关系标注

Build Setup

# install dependencies
yarn # or npm install

# build electron application for production
yarn run dev # or npm run dev

This project was generated with electron-vue@8fae476 using vue-cli.

About

A tool application for nlp annotation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 73.8%
  • JavaScript 25.5%
  • Other 0.7%