Uses of Class
com.twelfthmile.yuga.types.IndexTrack
-
Packages that use IndexTrack Package Description com.twelfthmile.yuga.classifierYuga -
-
Uses of IndexTrack in com.twelfthmile.yuga.classifierYuga
Methods in com.twelfthmile.yuga.classifierYuga with parameters of type IndexTrack Modifier and Type Method Description static org.json.JSONObjectClassifierYuga. getYugaTokensNew(String sentence, HashMap<String,String> configMap, IndexTrack indexTrack)static voidClassifierYuga. setNextindex(int idx, IndexTrack indexTrack)
-