Entity Matching by Similarity Join
 
Loading...
Searching...
No Matches
FeatureUtils Member List

This is the complete list of members for FeatureUtils, including all inherited members.

absoluteNorm(const std::string &s1, const std::string &s2)FeatureUtilsstatic
cosine(const std::vector< std::string > &v1, const std::vector< std::string > &v2)FeatureUtilsstatic
cosine(const std::vector< std::string > &v1, const std::vector< std::string > &v2, int ovlp)FeatureUtilsstatic
delimsFeatureUtilsstatic
dice(const std::vector< std::string > &v1, const std::vector< std::string > &v2)FeatureUtilsstatic
dice(const std::vector< std::string > &v1, const std::vector< std::string > &v2, int ovlp)FeatureUtilsstatic
exactMatch(const std::string &s1, const std::string &s2)FeatureUtilsstatic
FeatureUtils()=defaultFeatureUtils
FeatureUtils(const FeatureUtils &other)=deleteFeatureUtils
FeatureUtils(FeatureUtils &&other)=deleteFeatureUtils
jaccard(const std::vector< std::string > &v1, const std::vector< std::string > &v2)FeatureUtilsstatic
jaccard(const std::vector< std::string > &v1, const std::vector< std::string > &v2, int ovlp)FeatureUtilsstatic
levDist(const std::string &v1, const std::string &v2)FeatureUtilsstatic
NaNFeatureUtilsstatic
overlap(const std::vector< std::string > &v1, const std::vector< std::string > &v2)FeatureUtilsstatic
overlapCoeff(const std::vector< std::string > &v1, const std::vector< std::string > &v2)FeatureUtilsstatic
overlapCoeff(const std::vector< std::string > &v1, const std::vector< std::string > &v2, int ovlp)FeatureUtilsstatic
overlapD(const std::vector< std::string > &v1, const std::vector< std::string > &v2)FeatureUtilsstatic
stringSplit(std::string str, char delim, std::vector< std::string > &res)FeatureUtilsstatic
tokenize(const std::string &str, TokenizerType type, std::vector< std::string > &tokens)FeatureUtilsstatic
tripletMin(int a, int b, int c)FeatureUtilsstatic
~FeatureUtils()=defaultFeatureUtils