asyml / stave

An extensible framework for building visualization and annotation tools to enable better interaction with NLP and Artificial Intelligence. This is part of the CASL project: http://casl-project.ai/
https://asyml.io
Apache License 2.0
49 stars 18 forks source link

Update package name to stave_backend #201

Closed mylibrar closed 3 years ago

mylibrar commented 3 years ago

This PR fixes #200 .

Description of changes

Every occurrence of nlpviewer_backend in repo is replaced with stave_backend.

Possible influences of this PR

Describe what are the possible side-effects of the code change.

Demonstration of results

To test the result, first remove the old db.sqlite3 under simple-backend/. Then follow the Developer Quick Start part in README.md and click around to see if everything works as expected.