Deprecating NER Annotator in favour of Label Studio #130
tecoholic
announced in
Announcements
Replies: 1 comment 2 replies
-
|
@alvi-khan If you feel like you want to keep this project open, kindly let me know. Otherwise, I will mark this repo as archived next week. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently came across Label Studio while looking for a image labeling tool. It seems to cover every aspect of ML labeling from text to video.
I gave it a try. I believe the NER support of Label Studio is great replacement for NER Annotator. It provides a lot of export options compared to the SpaCy focused JSON output of NER Annotator.
The only drawback seems to be that it is a huge web application instead of a simple web+desktop application. However, the installation is a simple
pip install label-studioaway. So, I am NOT really concerned about NER Annotator being deprecated in its favour.Key points
Beta Was this translation helpful? Give feedback.
All reactions