georgian-io-archive / foreshadow

An automatic machine learning system
https://foreshadow.readthedocs.io
Apache License 2.0
29 stars 2 forks source link

Integrate autointent #172

Closed jzhang-gp closed 5 years ago

jzhang-gp commented 5 years ago

Description

Integration with the Automated Intent Resolving. Neither data type uses NoTransform due to a bug we found in the TFIDF transformation.

Currently we need to do a name conversion between the data type due to some weird issues when we change the name of the intents. Issue has been documented in Clickup.

jzhang-gp commented 5 years ago

closing this one as I have rebased the branch to resolve the conflict and merged it into development branch from a new PR. The merge here does not rerun the tests, which is not ideal.