类 MatchScore

java.lang.Object
com.sh.wf.module.call.impl.MatchScore
所有已实现的接口:
CallBaseSingle_I

public class MatchScore extends Object implements CallBaseSingle_I

Description: 计算字符串相似度

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2019-02-22
  • 构造器详细资料

    • MatchScore

      public MatchScore()
  • 方法详细资料

    • getValue

      public String getValue(ModuleContext context, List<String> argList)
      计算字符串相似度
      指定者:
      getValue 在接口中 CallBaseSingle_I
      参数:
      context - ModuleContext
      argList - param[0] 字符串1 param[1] 字符串2 param[3] 模型cosine/simhash param[4] format
      返回:
      String