org.activemath.omdocjdom.index.infomap
Class SemanticVectorsStore

java.lang.Object
  extended by org.activemath.omdocjdom.index.infomap.SemanticVectorsStore

public class SemanticVectorsStore
extends Object


Constructor Summary
SemanticVectorsStore()
           
 
Method Summary
static SemanticVectorsStore getInstance()
           
static List wordsCloseToWord(String termWord, String language)
           
static List wordsCloseToWord(String termWord, String language, String fieldName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SemanticVectorsStore

public SemanticVectorsStore()
Method Detail

getInstance

public static SemanticVectorsStore getInstance()

wordsCloseToWord

public static List wordsCloseToWord(String termWord,
                                    String language)

wordsCloseToWord

public static List wordsCloseToWord(String termWord,
                                    String language,
                                    String fieldName)