karolrogozinski / restaurant-recommendations-dialog-system

UU Methods in AI Research
https://osiris-student.uu.nl/onderwijscatalogus/extern/cursus?cursuscode=INFOMAIR&taal=en&collegejaar=huidig
0 stars 0 forks source link

Design the state machine #11

Open karolrogozinski opened 1 month ago

karolrogozinski commented 1 month ago

NOT HANDWRITTEN draw.io?

The goal is to make a single diagram that covers the domain, i.e., the diagram can be used to describe (and, consequently, prescribe) all different types of dialogs in the data. Situations that do not occur in the dataset (e.g., changing a previously stated area preference) do not need to be modelled. The diagram should be made manually, i.e., automatic extraction of state transitions is not part of the data modelling part of the project. You can use any drawing or modelling tool to produce the diagram, however handwritten diagrams are not allowed. Number the states explicitly so you can refer to the numbered states later in your report.

efe-onal-2016400267 commented 1 month ago
efe-onal-2016400267 commented 1 month ago

I am not closing this issue because because I reckon it will need some fixes. We'll see during implementation and testing.