Uses of Interface
anl.aida.core.DocumentIDMatcher

Packages that use DocumentIDMatcher
anl.aida.sv   
 

Uses of DocumentIDMatcher in anl.aida.sv
 

Classes in anl.aida.sv that implement DocumentIDMatcher
private static class SemanticVectorStore.IdMatcher
           
private static class SemanticVectorStore.PathMatcher
           
 

Methods in anl.aida.sv with parameters of type DocumentIDMatcher
 float[] DocumentVectorStoreReader.getVector(DocumentIDMatcher matcher)
          Given an object, get its corresponding vector.