This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
2.2
Intents file
Now we can specify the intents file to train the neural network with:
$ go run main.go -intents=intents.json
Refactor
Refactor the code with comments and new tests