acdh-oeaw / dylen-backend

1 stars 0 forks source link

Select Target Word #1

Closed sbyim closed 3 years ago

sbyim commented 3 years ago

As a user, i want to select a target word, so that i can narrow down the scope of the analysis

Acceptance Criteria:

User can select the target word by entering the word into the input field.

Description:

Can users select multiple target words? (for comparison) Target words can be lemmas and proper names(politicians, only for AMC, e.g. Kurz, Hofer) TBD: selecting PoS

Subtask:

Frontend design and implementation REST API Spec for retrieving available target words REST Controller implementation Database integration