issues
search
Databases-and-Informationsystems
/
api
Nlp Project Backend
1
stars
0
forks
source link
B017 Create new Mentions
#26
Open
Marco-374
opened
1 week ago
Marco-374
commented
1 week ago
Precondition:
User has a new or in progress document annotation
Content:
User can create new mentions
Check that no duplicates (same tokens in different mention) are created: delete existing mention
Create Endpoint to create new mentions
Postcondition:
Success: New mentions stored in database
Acceptance Criteria:
Endpoint to create new mentions is created
Check that no duplicates can be created
Precondition:
Content:
Postcondition:
Acceptance Criteria: