Greg Thompson commited on
Commit
a46cea3
1 Parent(s): fb48bbc

Update CHANGELOG with information about initial release

Browse files
Files changed (1) hide show
  1. CHANGELOG.md +9 -0
CHANGELOG.md CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ ## [0.0.0](https://gitlab.com/tangibleai/community/mathtext-fastapi/-/tags/0.0.0)
4
+
5
+ Initial release
6
+ - Basic text to integer NLU evaluation of user responses
7
+ - Basic sentiment analysis evaluation of user responses
8
+ - Prototype conversation manager using finite state machines
9
+ - Support for logging of user message data