Here is an implementation of ideas of how automated response could work.
The Dataset for an automated response is taken from here:
https://drive.google.com/open?id=1fkRtP8m3lnq697P6HYwWJQlLD5L84UgU
The Dataset went through DocToVec algorithm and data for training is here:
https://drive.google.com/open?id=1fkRtP8m3lnq697P6HYwWJQlLD5L84UgU
- Dataset investigations (Linear and Logistic regression)
- CNN designed
- DocToVec implemeted
- Proved that data after DocToVec algorithm could result in better accuracy ==> better system work.