issues
search
amosproj
/
amos2021ws01-geo-data-search
Natural language and buzzword search on routing and places
MIT License
3
stars
1
forks
source link
Location label to Query object
#106
Closed
oliviadargel
closed
2 years ago
oliviadargel
commented
2 years ago
User story
As a nlp component developer
I want to store the nlp result in the return format
So that I can send it to the backend.
Acceptance criteria
location labels found are handled
store necessary information (location, query_object) as
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
Query
objectDefinition of done