Skip to content

Data Model 06 : NLP Service

Meghana-N edited this page Feb 27, 2019 · 4 revisions

User Intent Microservice

Input Json: { searchString : Stirng }

Output Json: { intent : String, concept : String, userId:String,

}

Clone this wiki locally