Searched refs:ConversationIntentDetection (Results 1 – 3 of 3) sorted by relevance
30 class ConversationIntentDetection {32 ConversationIntentDetection() {} in ConversationIntentDetection() function
272 std::unique_ptr<const ConversationIntentDetection>
1484 std::make_unique<ConversationIntentDetection>(); in InitializeConversationIntentDetection()