다음을 통해 공유


LatentDirichletAllocationTransformer.ModelParameters.WordItemScore 생성자

정의

public WordItemScore(int item, string word, float score);
new Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.WordItemScore : int * string * single -> Microsoft.ML.Transforms.Text.LatentDirichletAllocationTransformer.ModelParameters.WordItemScore
Public Sub New (item As Integer, word As String, score As Single)

매개 변수

item
Int32
word
String
score
Single

적용 대상