public abstract class AbstractMatchScorer extends Object
Constructor and Description |
---|
AbstractMatchScorer(Env env,
com.typesafe.config.Config conf) |
public AbstractMatchScorer(Env env, com.typesafe.config.Config conf)
public abstract double score(LocalId candidate, Map<String,String> row, com.vividsolutions.jts.geom.Geometry geometry) throws DaoException
DaoException
public double getWeight()
public Env getEnv()
Copyright © 2015. All rights reserved.