issues
search
amosproj
/
amos2021ws01-geo-data-search
Natural language and buzzword search on routing and places
MIT License
3
stars
1
forks
source link
convert amount
#130
Closed
oliviadargel
closed
2 years ago
oliviadargel
commented
2 years ago
User story
As a nlp component developer
I want to normalize the user's input value to meter
So that I can send this information to the backend
Acceptance criteria
the user input is converted to meter and to an int if the entity "amount" is found
information is stored in Query object
Definition of done
Code was reviewed by another person
GitHub CI runs successfully
Feature is merged into main branch
User story
Acceptance criteria
Definition of done