文件名称:CherubNLP:.NET Core中的自然语言处理
文件大小:3.13MB
文件格式:ZIP
更新时间:2024-05-21 18:33:33
nlp machine-learning nlu C#
基路伯 .NET标准中的自然语言处理。 PM > Install-Package CherubNLP 词向量 文字向量 文字相似度 using NumSharp ; var similarities = Similarity . Cosine ( " We can use Cosine to compute the similarity of two hardcoded lists. " , new [] { " Cosine Similarity algorithm function sample. " , " The Cosine Similarity function computes the similarity of two lists of numbers. " ,