다음을 통해 공유


Sentiment 클래스

정의

LUIS 감정. 자세한 내용은 를 참조 https://www.luis.ai/Help 하세요.

public class Sentiment
type Sentiment = class
Public Class Sentiment
상속
Sentiment

생성자

Sentiment()

Sentiment 클래스의 새 인스턴스를 초기화합니다.

Sentiment(String, Nullable<Double>)

Sentiment 클래스의 새 인스턴스를 초기화합니다.

속성

Label

쿼리에 대한 응답으로 LUIS 서비스에서 검색한 텍스트 감정 레이블입니다.

Score

감정 레이블의 점수입니다.

적용 대상