登录 注册
当前位置:主页 > 资源下载 > 9 > CherubNLP:.NET Core中的自然语言处理下载

CherubNLP:.NET Core中的自然语言处理下载

  • 更新:2024-09-12 20:18:44
  • 大小:3.13MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:自然语言处理 - 人工智能
  • 格式:ZIP

资源介绍

基路伯 .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. " ,