Skip to content

Removing index from segmentation annotation from Pecha parser and serializer #433

@tentse

Description

@tentse

Introduction

As per new design of annotation. We are removing the index from segmentation annotation and only provide the ID and the span information to the user. And we are including the span and ID information when user creates a new pecha.

Design Link: Excalidraw

Task

  • Remove index from create_pecha method for segmentation annotation
  • Include Span and ID information in response when creating new pecha
  • Remove index from pecha_serializer
  • Update Test Case
    • Pecha Parser
    • Pecha Serializer
  • Fix other failing test case

Reviewer

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions