Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Refactor Annotation API #1592

Merged
merged 4 commits into from Dec 9, 2021

Conversation

Hironsan
Copy link
Member

@Hironsan Hironsan commented Dec 9, 2021

Currently, there is an endpoint to annotate data(/annotations). This is not useful for some tasks like #617 and relation extraction(this requires NER and relation labeling at the same time).
The new endpoints are divided into three separate ones:

  • /categories
  • /spans
  • /texts

@Hironsan Hironsan added this to In progress in v1.6.0 via automation Dec 9, 2021
@Hironsan Hironsan added the enhancement Improvement on existing feature label Dec 9, 2021
@Hironsan Hironsan merged commit 0cf4e31 into master Dec 9, 2021
v1.6.0 automation moved this from In progress to Done Dec 9, 2021
@Hironsan Hironsan deleted the enhancement/refactorAnnotationAPI branch December 9, 2021 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement on existing feature
Projects
No open projects
v1.6.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant