mabreu0
mabreu0

Reputation: 90

dialogflow ES NLU training phrases

Trying to know how might be the proper way to upload json intents to google dialogflow ES, to better preprocess the information, i came across this doubt.

What is the workflow/pipeline dialogflow NLU? Does it stem and or lemmatize the training phrase ?

Upvotes: 0

Views: 149

Answers (1)

Jeffrey Williams
Jeffrey Williams

Reputation: 99

Dialogflow automatically expands on your training phrases, so you might not have to use outside tools, however Dialogflow does not seem to use a stemmer per 1.

Upvotes: 1

Related Questions