Commit History

Update CHANGELOG with changes added in 0.0.12
9e1c301

Greg Thompson commited on

Update CHANGELOG with information about initial release
a46cea3

Greg Thompson commited on

Add CHANGELOG to project
fb48bbc

Greg Thompson commited on

Adjust the threshold for sentiment analysis
5ce10a0

Greg Thompson commited on

Update variable name
4f0ace0

Greg Thompson commited on

Add logging to keyword recognition nlu
36bf77a

Greg Thompson commited on

Update message_text to str
0be28d8

Greg Thompson commited on

Update user's message text type
e0470d3

Greg Thompson commited on

Remove lower from text2int
39df6cb

Greg Thompson commited on

Update nlu to fix integer issue
4e0ade3

Greg Thompson commited on

Update nlu endpoint logic
cfc86b2

Greg Thompson commited on

Update threshold for using intent classification result
2783ab2

Greg Thompson commited on

Move model to global namespace
edd10ba

Greg Thompson commited on

Update intent classification model
9f56df0

Greg Thompson commited on

Merge branch 'feature-intent-model' into 'staging'
0a95b80

Greg Thompson commited on

Update requirements.txt
6ed88ce

Greg Thompson commited on

Add initial intent classification model to nlu endpoint
0dc3012

Greg Thompson commited on

Reorder the execution of nlu analysis
16d53be

Greg Thompson commited on

Fix typo in intent commands list
605f02f

Greg Thompson commited on

Update test cases for intent-classification endpoint
fc4d327

Greg Thompson commited on

Update nlu evaluation with basic intent classification using fuzzy comparison
71befd1

Greg Thompson commited on

Update confidence score for integer nlu
2051ea9

Greg Thompson commited on

Add test cases for nlu endpoint
8df7dc6

Greg Thompson commited on

Update nlu endpoint to handle new mathtext features
64033b8

Greg Thompson commited on

Update message_data object with keys
da5f9ac

Greg Thompson commited on

Update message_data object to use different versions of @event
765f432

Greg Thompson commited on

Update requirements with spacy model
9564ac0

Greg Thompson commited on

Update fsm manager to handle multiple cases
c6f9773

Greg Thompson commited on

Merge branch 'vlad' into 'main'
67c73c6

Greg Thompson commited on

Update simulated requests
8fd1f61

Greg Thompson commited on

Update support for two different versions of the quiz system
47c0422

Greg Thompson commited on

Merge branch 'main' into vlad
00ef564

Greg Thompson commited on

Fix style
b825f41

Greg Thompson commited on

update function of getting next level
a1f8134

sviddo commited on

update questions module
a18ebc5

sviddo commited on

add generate hint function
8ea1d70

sviddo commited on

update generators module
e267c97

sviddo commited on

update app module
a35428b

sviddo commited on

change places of endpoint-handling functions to preserve consistent order
19299e4

sviddo commited on

feat:
835f767

sviddo commited on

add endpoint for 'numbers by level' function
d55a841

sviddo commited on

update quiz modules
3dc9376

sviddo commited on

update app module endpoints
bf59cf6

sviddo commited on

provide quiz modules
790a22c

sviddo commited on

update app with more endpoints
6fa6b83

sviddo commited on

Update conversation manager to modularize fsm call
bf90676

Greg Thompson commited on

Update the MathQuizFSM class to be more modular
e28f558

Greg Thompson commited on

Update correct answer format
247ffd3

Greg Thompson commited on

Fix typo
e211ff5

Greg Thompson commited on

Test user input
f4eb2a3

Greg Thompson commited on