iT邦幫忙

nlu相關文章
共有 8 則文章
鐵人賽 Microsoft Azure DAY 20

技術 Day [20] Language Understanding Intelligent Service (LUIS)-技術分析

NLP vs NLU 昨天我們提到LUIS(Language Understanding Intelligent Service)是一個語意理解(Languag...

鐵人賽 Microsoft Azure DAY 19

技術 Day [19] 基礎-Language Understanding Intelligent Service (LUIS)

What Language Understanding Intelligent Service (LUIS)? Language Understanding (...

鐵人賽 Microsoft Azure DAY 22

技術 Day [22] Language Understanding Intelligent Service (LUIS)-建立應用程式

建立LUIS應用程式 繼續昨天我們已經建立好Azure LUIS 資源(Day [21] Language Understanding Intelligent...

鐵人賽 AI & Data DAY 26

技術 【NLP】Day 26: 自然語言處理的另外一種想像!Articut、Loki 以及他的好助手們!(下)

你所做的這些浮誇的浪漫舉動---其實你做的、你所說的根本一點都不重要,真正重要的是你的意圖。真正重要的是你願意花時間在那個你在乎的人身上,告訴他:「我願意就這...

鐵人賽 Microsoft Azure DAY 25

技術 Day [25] Language Understanding Intelligent Service (LUIS)-Line Chatbot整合(二)

在程式中設定config.ts 要使用LUIS SDK來透過LUIS應用程式預測用戶的意圖,我們需要預測端點App ID, predictionResourc...

鐵人賽 Microsoft Azure DAY 26

技術 Day [26] Language Understanding Intelligent Service (LUIS)-Line Chatbot整合(三)

修改Workflow.ts將語意理解交由LUIS處理 目前為止我們的Azure Functions的lineWebhook程式架構如下: 現在我們可以使用昨天準...

鐵人賽 AI/ ML & Data DAY 9

技術 Day9: 以Chatbot NLU來讀懂你的心❤️

昨天我們一起瞭解了什麼是NLU,為什麼Chatbot需要NLU。那我們一樣來個小程式,來介紹我們如何使用BERT來觀察語言模型是怎麼理解我們所說的話~ 下載並安...

鐵人賽 AI/ ML & Data DAY 8

技術 Day8: NLU-什麼是意圖之讓Chatbot瞭解話中有話

昨天介紹了Guiding Chatbot,讓Chatbot理解情緒並且嘗試引道話語者的情緒。從昨天的研究我們可以知道,對於Chatbot而言,我們講出來的話(下...