public abstract static class Similarity.SimWeight
extends java.lang.Object
Similarity should
subclass SimWeight and define the statistics they require in the
subclass. Examples include idf, average field length, etc.| Constructor and Description |
|---|
SimWeight()
Sole constructor.
|