Packages

package examples

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object MinimalCalls

    This class object presents the minimal option to call available similarity functions we read in our data over SANSA RDF We extract the Features over FeatureExtractorModel The extracted String based features are transformed to a index representation by Spark MLlib Count Vectorizer then we perform the different similarity or distance models always one for nearest neighbors one for all pair similarity all intermediate steps are printed in cmd line

  2. object SimilarityStacking

Ungrouped