A B C D E F G H I K L M O P R S T U V W 
All Classes All Packages

A

AbstractClassifierPipe - Class in uk.gov.dstl.baleen.mallet
The processing pipe used for topic modelling
AbstractClassifierPipe(Pipe, Collection<String>) - Constructor for class uk.gov.dstl.baleen.mallet.AbstractClassifierPipe
Construct classifier pipe with given labels and stopwords
add(double) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.add(double)
add(double[]) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.add(double[])
add(double[], int, int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.add(double[], int, int)
add(int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.add(int)
add(int) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.add(int)
add(int[]) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.add(int[])
add(int[], int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.add(int[], int, int)
add(E) - Method in class gnu.trove.THashSet
 
addAll(double[]) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.addAll(double[])
addAll(int[]) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.addAll(int[])
addAll(int[]) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.addAll(int[])
addAll(TDoubleCollection) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.addAll(TDoubleCollection)
addAll(TIntCollection) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.addAll(TIntCollection)
addAll(TIntCollection) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.addAll(TIntCollection)
addAll(Collection<? extends E>) - Method in class gnu.trove.THashSet
 
addAll(Collection<? extends Double>) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.addAll(Collection)
addAll(Collection<? extends Integer>) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.addAll(Collection)
addAll(Collection<? extends Integer>) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.addAll(Collection)
adjustOrPutValue(int, int, int) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.adjustOrPutValue(int, int, int)
adjustOrPutValue(K, int, int) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.adjustOrPutValue(Object, int, int)
adjustValue(int, int) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.adjustValue(int, int)
adjustValue(K, int) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.adjustValue(Object, int)
advance() - Method in class gnu.trove.TIntObjectIterator
See TAdvancingIterator.advance()
advance() - Method in class gnu.trove.TObjectIntIterator
See TAdvancingIterator.advance()

B

binarySearch(double) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.binarySearch(double)
binarySearch(double, int, int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.binarySearch(double, int, int)
binarySearch(int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.binarySearch(int)
binarySearch(int, int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.binarySearch(int, int, int)

C

capacity() - Method in class gnu.trove.THashMap
See TObjectHash.capacity()
capacity() - Method in class gnu.trove.THashSet
See TObjectHash.capacity()
capacity() - Method in class gnu.trove.TIntHashSet
See TPrimitiveHash.capacity()
capacity() - Method in class gnu.trove.TIntIntHashMap
See TPrimitiveHash.capacity()
capacity() - Method in class gnu.trove.TIntObjectHashMap
See TPrimitiveHash.capacity()
capacity() - Method in class gnu.trove.TObjectIntHashMap
See TObjectHash.capacity()
CLASSIFICATION_FIELD - Static variable in class uk.gov.dstl.baleen.jobs.triage.MaxEntClassifierTrainer
Field the classification information is stored
ClassifierPipe - Class in uk.gov.dstl.baleen.mallet
The processing pipe used for classifiers
ClassifierPipe(Collection<String>) - Constructor for class uk.gov.dstl.baleen.mallet.ClassifierPipe
Construct classifier pipe with given labels and stopwords
ClassifierTrainerFactory - Class in uk.gov.dstl.baleen.mallet
Factory for ClassifierTrainers based on the Mallet string format.
ClassifierTrainerFactory(String) - Constructor for class uk.gov.dstl.baleen.mallet.ClassifierTrainerFactory
New instance
clear() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.clear()
clear() - Method in class gnu.trove.THashMap
 
clear() - Method in class gnu.trove.THashSet
 
clear() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.clear()
clear() - Method in class gnu.trove.TIntHashSet
See TIntHashSet.clear()
clear() - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.clear()
clear() - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.clear()
clear() - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.clear()
clear(int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.clear(int)
clear(int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.clear(int)
clone() - Method in class gnu.trove.TDoubleArrayList
 
clone() - Method in class gnu.trove.THashMap
 
clone() - Method in class gnu.trove.TIntArrayList
 
clone() - Method in class gnu.trove.TIntIntHashMap
 
clone() - Method in class gnu.trove.TIntObjectHashMap
 
compact() - Method in class gnu.trove.THashMap
See THash.compact()
compact() - Method in class gnu.trove.THashSet
See THash.compact()
compact() - Method in class gnu.trove.TIntHashSet
See THash.compact()
compact() - Method in class gnu.trove.TIntIntHashMap
See THash.compact()
compact() - Method in class gnu.trove.TIntObjectHashMap
See THash.compact()
compact() - Method in class gnu.trove.TObjectIntHashMap
See THash.compact()
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class gnu.trove.THashMap
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class gnu.trove.THashMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class gnu.trove.THashMap
 
contains(double) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.contains(double)
contains(int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.contains(int)
contains(int) - Method in class gnu.trove.TIntHashSet
See TIntHash.contains(int)
contains(int) - Method in class gnu.trove.TIntIntHashMap
√See TIntIntHash.contains(int)
contains(int) - Method in class gnu.trove.TIntObjectHashMap
See TIntHash.contains(int)
contains(Object) - Method in class gnu.trove.THashMap
See TObjectHash.contains(Object)
contains(Object) - Method in class gnu.trove.THashSet
 
contains(Object) - Method in class gnu.trove.TObjectIntHashMap
See TObjectHash.contains(Object)
containsAll(double[]) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.containsAll(double[])
containsAll(int[]) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.containsAll(int[])
containsAll(int[]) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.containsAll(int[])
containsAll(TDoubleCollection) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.containsAll(TDoubleCollection)
containsAll(TIntCollection) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.containsAll(TIntCollection)
containsAll(TIntCollection) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.containsAll(TIntCollection)
containsAll(Collection<?>) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.containsAll(Collection)
containsAll(Collection<?>) - Method in class gnu.trove.THashSet
 
containsAll(Collection<?>) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.containsAll(Collection)
containsAll(Collection<?>) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.containsAll(Collection)
containsKey(int) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.containsKey(int)
containsKey(int) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.containsKey(int)
containsKey(Object) - Method in class gnu.trove.THashMap
 
containsKey(Object) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.containsKey(Object)
containsValue(int) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.containsValue(int)
containsValue(int) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.containsValue(int)
containsValue(Object) - Method in class gnu.trove.THashMap
 
containsValue(Object) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.containsValue(Object)
createTrainer() - Method in class uk.gov.dstl.baleen.mallet.ClassifierTrainerFactory
ClassifierTrainer according to the specification

D

doInitialize(UimaContext) - Method in class uk.gov.dstl.baleen.annotators.triage.MalletClassifier
 
doInitialize(UimaContext) - Method in class uk.gov.dstl.baleen.annotators.triage.TopicModel
 
doProcess(JCas) - Method in class uk.gov.dstl.baleen.annotators.triage.MalletClassifier
 
doProcess(JCas) - Method in class uk.gov.dstl.baleen.annotators.triage.TopicModel
 

E

ensureCapacity(int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.ensureCapacity(int)
ensureCapacity(int) - Method in class gnu.trove.THashMap
See THash.ensureCapacity(int)
ensureCapacity(int) - Method in class gnu.trove.THashSet
See THash.ensureCapacity(int)
ensureCapacity(int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.ensureCapacity(int)
ensureCapacity(int) - Method in class gnu.trove.TIntHashSet
See THash.ensureCapacity(int)
ensureCapacity(int) - Method in class gnu.trove.TIntIntHashMap
See THash.ensureCapacity(int)
ensureCapacity(int) - Method in class gnu.trove.TIntObjectHashMap
See THash.ensureCapacity(int)
ensureCapacity(int) - Method in class gnu.trove.TObjectIntHashMap
See THash.ensureCapacity(int)
entrySet() - Method in class gnu.trove.THashMap
 
equals(Object) - Method in class gnu.trove.TDoubleArrayList
 
equals(Object) - Method in class gnu.trove.THashMap
 
equals(Object) - Method in class gnu.trove.THashSet
 
equals(Object) - Method in class gnu.trove.TIntArrayList
 
equals(Object) - Method in class gnu.trove.TIntHashSet
 
equals(Object) - Method in class gnu.trove.TIntIntHashMap
 
equals(Object) - Method in class gnu.trove.TIntObjectHashMap
 
equals(Object) - Method in class gnu.trove.TObjectIntHashMap
 
execute(int) - Method in interface gnu.trove.TIntFunction
Execute function
execute(int) - Method in interface gnu.trove.TIntProcedure
Execute function
execute(int, S) - Method in interface gnu.trove.TIntObjectProcedure
Execute function
execute(K, V) - Method in interface gnu.trove.TObjectObjectProcedure
Execute function
execute(S, int) - Method in interface gnu.trove.TObjectIntProcedure
Execute function
execute(T) - Method in interface gnu.trove.TObjectFunction
Execute function
execute(T) - Method in interface gnu.trove.TObjectProcedure
Execute function
execute(JobSettings) - Method in class uk.gov.dstl.baleen.jobs.triage.MalletClassifierTrainer
 
execute(JobSettings) - Method in class uk.gov.dstl.baleen.jobs.triage.MaxEntClassifierTrainer
 
execute(JobSettings) - Method in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
 

F

FileObject<T> - Class in uk.gov.dstl.baleen.mallet
Object reader for persistence of Mallet objects
FileObject(String) - Constructor for class uk.gov.dstl.baleen.mallet.FileObject
Construct the FileObject
fill(double) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.fill(double)
fill(int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.fill(int)
fill(int, int, double) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.fill(int, int, double)
fill(int, int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.fill(int, int, int)
find() - Method in class uk.gov.dstl.baleen.mallet.MaximumIndex
 
forEach(TDoubleProcedure) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.forEach(TDoubleProcedure)
forEach(TIntProcedure) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.forEach(TIntProcedure)
forEach(TIntProcedure) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHash.forEach(TIntProcedure)
forEach(TObjectProcedure<? super E>) - Method in class gnu.trove.THashSet
See TObjectHash.forEach(TObjectProcedure)
forEach(TIntProcedure) - Method in class gnu.trove.TIntHashSet
See TIntHash.forEach(gnu.trove.procedure.TIntProcedure)
forEach(TIntProcedure) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.forEachKey(gnu.trove.procedure.TIntProcedure)
forEach(TObjectProcedure<? super K>) - Method in class gnu.trove.THashMap
See TObjectHash.forEach(gnu.trove.procedure.TObjectProcedure) a
forEach(TObjectProcedure<? super K>) - Method in class gnu.trove.TObjectIntHashMap
See TObjectHash.forEach(gnu.trove.procedure.TObjectProcedure)
forEach(BiConsumer<? super K, ? super V>) - Method in class gnu.trove.THashMap
 
forEach(Consumer<? super E>) - Method in class gnu.trove.THashSet
 
forEachDescending(TDoubleProcedure) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.forEachDescending(TDoubleProcedure)
forEachDescending(TIntProcedure) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.forEachDescending(TIntProcedure)
forEachEntry(TIntIntProcedure) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.forEachEntry(TIntIntProcedure)
forEachEntry(TIntObjectProcedure<? super V>) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.forEachEntry(gnu.trove.procedure.TIntObjectProcedure)
forEachEntry(TObjectIntProcedure<? super K>) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.forEachEntry(gnu.trove.procedure.TObjectIntProcedure)
forEachEntry(TObjectObjectProcedure<? super K, ? super V>) - Method in class gnu.trove.THashMap
See THashMap.forEachEntry(gnu.trove.procedure.TObjectObjectProcedure)
forEachKey(TIntProcedure) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.forEachKey(TIntProcedure)
forEachKey(TIntProcedure) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.forEachKey(gnu.trove.procedure.TIntProcedure)
forEachKey(TObjectProcedure<? super K>) - Method in class gnu.trove.THashMap
See THashMap.forEachKey(gnu.trove.procedure.TObjectProcedure)
forEachKey(TObjectProcedure<? super K>) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.forEachKey(gnu.trove.procedure.TObjectProcedure)
forEachValue(TIntProcedure) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.forEachValue(TIntProcedure)
forEachValue(TIntProcedure) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.forEachValue(gnu.trove.procedure.TIntProcedure)
forEachValue(TObjectProcedure<? super V>) - Method in class gnu.trove.THashMap
See THashMap.forEachValue(gnu.trove.procedure.TObjectProcedure)
forEachValue(TObjectProcedure<? super V>) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.forEachValue(gnu.trove.procedure.TObjectProcedure)
forTopic(int) - Method in class uk.gov.dstl.baleen.mallet.TopicWords
 
forTopic(int, int) - Method in class uk.gov.dstl.baleen.mallet.TopicWords
 

G

get(int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.get(int)
get(int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.get(int)
get(int) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.get(int)
get(int) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.get(int)
get(Object) - Method in class gnu.trove.THashMap
 
get(Object) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.get(Object)
getAction() - Method in class uk.gov.dstl.baleen.annotators.triage.MalletClassifier
 
getAction() - Method in class uk.gov.dstl.baleen.annotators.triage.TopicModel
 
getAutoCompactionFactor() - Method in class gnu.trove.THashMap
See THash.getAutoCompactionFactor()
getAutoCompactionFactor() - Method in class gnu.trove.THashSet
See THash.getAutoCompactionFactor()
getAutoCompactionFactor() - Method in class gnu.trove.TIntHashSet
See THash.getAutoCompactionFactor()
getAutoCompactionFactor() - Method in class gnu.trove.TIntIntHashMap
See THash.getAutoCompactionFactor()
getAutoCompactionFactor() - Method in class gnu.trove.TIntObjectHashMap
See THash.getAutoCompactionFactor()
getAutoCompactionFactor() - Method in class gnu.trove.TObjectIntHashMap
See THash.getAutoCompactionFactor()
getNoEntryKey() - Method in class gnu.trove.TIntIntHashMap
See TIntIntHash.getNoEntryKey()
getNoEntryKey() - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.getNoEntryKey()
getNoEntryValue() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.getNoEntryValue()
getNoEntryValue() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.getNoEntryValue()
getNoEntryValue() - Method in class gnu.trove.TIntHashSet
See TIntHash.getNoEntryValue()
getNoEntryValue() - Method in class gnu.trove.TIntIntHashMap
See TIntIntHash.getNoEntryValue()
getNoEntryValue() - Method in class gnu.trove.TIntObjectHashMap
See TIntHash.getNoEntryValue()
getNoEntryValue() - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.getNoEntryValue()
getOrDefault(Object, V) - Method in class gnu.trove.THashMap
 
getQuick(int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.getQuick(int)
getQuick(int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.getQuick(int)
gnu.trove - package gnu.trove
Contains a facade for trove4j version 2
grep(TDoubleProcedure) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.grep(TDoubleProcedure)
grep(TIntProcedure) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.grep(TIntProcedure)

H

hashCode() - Method in class gnu.trove.TDoubleArrayList
 
hashCode() - Method in class gnu.trove.THashMap
 
hashCode() - Method in class gnu.trove.THashSet
 
hashCode() - Method in class gnu.trove.TIntArrayList
 
hashCode() - Method in class gnu.trove.TIntHashSet
 
hashCode() - Method in class gnu.trove.TIntIntHashMap
 
hashCode() - Method in class gnu.trove.TIntObjectHashMap
 
hashCode() - Method in class gnu.trove.TObjectIntHashMap
 
hasNext() - Method in class gnu.trove.TIntObjectIterator
See TIterator.hasNext()
hasNext() - Method in class gnu.trove.TObjectIntIterator
See TIterator.hasNext()

I

increment(int) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.increment(int)
increment(K) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.increment(Object)
indexOf(double) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.indexOf(double)
indexOf(int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.indexOf(int)
indexOf(int, double) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.indexOf(int, double)
indexOf(int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.indexOf(int, int)
initialize(UimaContext) - Method in class uk.gov.dstl.baleen.jobs.triage.MalletClassifierTrainer
 
initialize(UimaContext) - Method in class uk.gov.dstl.baleen.jobs.triage.MaxEntClassifierTrainer
 
initialize(UimaContext) - Method in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
 
insert(int, double) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.insert(int, double)
insert(int, double[]) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.insert(int, double[])
insert(int, double[], int, int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.insert(int, double[], int, int)
insert(int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.insert(int, int)
insert(int, int[]) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.insert(int, int[])
insert(int, int[], int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.insert(int, int[], int, int)
inverseGrep(TDoubleProcedure) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.inverseGrep(TDoubleProcedure)
inverseGrep(TIntProcedure) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.inverseGrep(TIntProcedure)
isEmpty() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.isEmpty()
isEmpty() - Method in class gnu.trove.THashMap
 
isEmpty() - Method in class gnu.trove.THashSet
 
isEmpty() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.isEmpty()
isEmpty() - Method in class gnu.trove.TIntHashSet
See THash.isEmpty()
isEmpty() - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.isEmpty()
isEmpty() - Method in class gnu.trove.TIntObjectHashMap
See THash.isEmpty()
isEmpty() - Method in class gnu.trove.TObjectIntHashMap
See THash.isEmpty()
iterator() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.iterator()
iterator() - Method in class gnu.trove.THashSet
 
iterator() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.iterator()
iterator() - Method in class gnu.trove.TIntHashSet
See TIntHashSet.iterator()
iterator() - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.iterator()
iterator() - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.iterator()
iterator() - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.iterator()
iterator() - Method in class uk.gov.dstl.baleen.mallet.MongoIterable
 

K

key() - Method in class gnu.trove.TIntObjectIterator
See TIntObjectIterator.key()
key() - Method in class gnu.trove.TObjectIntIterator
See TObjectIntIterator.key()
KEY_STOPWORDS - Static variable in class uk.gov.dstl.baleen.annotators.triage.TopicModel
Connection to Stopwords Resource
KEY_STOPWORDS - Static variable in class uk.gov.dstl.baleen.jobs.triage.MalletClassifierTrainer
Connection to Stopwords Resource
KEY_STOPWORDS - Static variable in class uk.gov.dstl.baleen.jobs.triage.MaxEntClassifierTrainer
Connection to Stopwords Resource
KEY_STOPWORDS - Static variable in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
Connection to Stopwords Resource
keys() - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.keys()
keys() - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.keys()
keys() - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.keys()
keys(int[]) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.keys(int[])
keys(int[]) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.keys(int[])
keys(K[]) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.keys(Object[])
keySet() - Method in class gnu.trove.THashMap
 
keySet() - Method in class gnu.trove.TIntIntHashMap
 
keySet() - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.keySet()
keySet() - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.keySet()
KEYWORDS_FIELD - Static variable in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
Field the keyword information is stored

L

LabelsPipe - Class in uk.gov.dstl.baleen.mallet
Null label added - required to keep the alphabet the same in the instances
LabelsPipe(Collection<String>) - Constructor for class uk.gov.dstl.baleen.mallet.LabelsPipe
Construct the labels for the pipe
lastIndexOf(double) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.lastIndexOf(double)
lastIndexOf(int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.lastIndexOf(int)
lastIndexOf(int, double) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.lastIndexOf(int, double)
lastIndexOf(int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.lastIndexOf(int, int)

M

MalletClassifier - Class in uk.gov.dstl.baleen.annotators.triage
An annotator to classify a document based on the provided model.
MalletClassifier() - Constructor for class uk.gov.dstl.baleen.annotators.triage.MalletClassifier
 
MalletClassifierTrainer - Class in uk.gov.dstl.baleen.jobs.triage
A task to train a classifier model from a set of documents stored in mongo with assigned labels in the metadata.
MalletClassifierTrainer() - Constructor for class uk.gov.dstl.baleen.jobs.triage.MalletClassifierTrainer
 
max() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.max()
max() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.max()
MaxEntClassifierPipe - Class in uk.gov.dstl.baleen.mallet
The processing pipe used for topic modelling
MaxEntClassifierPipe(Set<String>, Collection<String>) - Constructor for class uk.gov.dstl.baleen.mallet.MaxEntClassifierPipe
Construct classifier pipe with given labels and stopwords
MaxEntClassifierTrainer - Class in uk.gov.dstl.baleen.jobs.triage
A task to create a classifier model for a set of documents (stored in mongo) using a given labelled features.
MaxEntClassifierTrainer() - Constructor for class uk.gov.dstl.baleen.jobs.triage.MaxEntClassifierTrainer
 
MaximumIndex - Class in uk.gov.dstl.baleen.mallet
Utility class for finding the index in an array of the maximum value
MaximumIndex(double[]) - Constructor for class uk.gov.dstl.baleen.mallet.MaximumIndex
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class gnu.trove.THashMap
 
min() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.min()
min() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.min()
MongoIterable - Class in uk.gov.dstl.baleen.mallet
Utility to wrap Mongo output so it implements Iterable.
MongoIterable(FindIterable<Document>) - Constructor for class uk.gov.dstl.baleen.mallet.MongoIterable
Wrap the FindIterable so it implements Iterable.

O

object() - Method in class uk.gov.dstl.baleen.mallet.FileObject
 
ObjectFile - Class in uk.gov.dstl.baleen.mallet
Object writer for persistence of Mallet objects
ObjectFile(Object, String) - Constructor for class uk.gov.dstl.baleen.mallet.ObjectFile
Construct the Object file

P

parallelStream() - Method in class gnu.trove.THashSet
 
PARAM_BURN_IN - Static variable in class uk.gov.dstl.baleen.annotators.triage.TopicModel
Number of burn in iterations
PARAM_CLASSIFIER_TRAINER - Static variable in class uk.gov.dstl.baleen.jobs.triage.MalletClassifierTrainer
Factory for ClassifierTrainers based on the Mallet string format.
PARAM_CONTENT_FIELD - Static variable in class uk.gov.dstl.baleen.jobs.triage.MalletClassifierTrainer
The name of field in the Mongo document storing the content
PARAM_CONTENT_FIELD - Static variable in class uk.gov.dstl.baleen.jobs.triage.MaxEntClassifierTrainer
The name of field in the Mongo document storing the content
PARAM_CONTENT_FIELD - Static variable in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
The name of field in the Mongo document storing the content
PARAM_DOCUMENT_COLLECTION - Static variable in class uk.gov.dstl.baleen.jobs.triage.MalletClassifierTrainer
The name of the Mongo collection read from and write to
PARAM_DOCUMENT_COLLECTION - Static variable in class uk.gov.dstl.baleen.jobs.triage.MaxEntClassifierTrainer
The name of the Mongo collection read from and write to
PARAM_DOCUMENT_COLLECTION - Static variable in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
The name of the Mongo collection read from and write to
PARAM_FOR_TESTING - Static variable in class uk.gov.dstl.baleen.jobs.triage.MalletClassifierTrainer
Separate some of the data for testing the classifier
PARAM_ITERATIONS - Static variable in class uk.gov.dstl.baleen.annotators.triage.TopicModel
Number of iterations
PARAM_LABEL_METADATA_KEY - Static variable in class uk.gov.dstl.baleen.jobs.triage.MalletClassifierTrainer
The name of the metadata field the label is stored
PARAM_LABELS_FILE - Static variable in class uk.gov.dstl.baleen.jobs.triage.MaxEntClassifierTrainer
Labels file describing the features for each label.
PARAM_METADTA_KEY - Static variable in class uk.gov.dstl.baleen.annotators.triage.MalletClassifier
Metadata key used to store the topic model
PARAM_METADTA_KEY - Static variable in class uk.gov.dstl.baleen.annotators.triage.TopicModel
Metadata key used to store the topic model
PARAM_MODEL - Static variable in class uk.gov.dstl.baleen.annotators.triage.MalletClassifier
Model file path
PARAM_MODEL - Static variable in class uk.gov.dstl.baleen.annotators.triage.TopicModel
Model file path
PARAM_MODEL_FILE - Static variable in class uk.gov.dstl.baleen.jobs.triage.MalletClassifierTrainer
Output model file path-prefix
PARAM_MODEL_FILE - Static variable in class uk.gov.dstl.baleen.jobs.triage.MaxEntClassifierTrainer
Output model file path
PARAM_MODEL_FILE - Static variable in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
Output model file path
PARAM_NUMBER_OF_ITERATIONS - Static variable in class uk.gov.dstl.baleen.jobs.triage.MaxEntClassifierTrainer
Max number of iterations
PARAM_NUMBER_OF_ITERATIONS - Static variable in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
Number of iterations
PARAM_NUMBER_OF_THREADS - Static variable in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
Number of threads
PARAM_NUMBER_OF_TOPICS - Static variable in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
Number of topics
PARAM_RESULT_FILE - Static variable in class uk.gov.dstl.baleen.jobs.triage.MalletClassifierTrainer
Test result file
PARAM_STOPLIST - Static variable in class uk.gov.dstl.baleen.annotators.triage.TopicModel
The stoplist to use.
PARAM_STOPLIST - Static variable in class uk.gov.dstl.baleen.jobs.triage.MalletClassifierTrainer
The stoplist to use.
PARAM_STOPLIST - Static variable in class uk.gov.dstl.baleen.jobs.triage.MaxEntClassifierTrainer
The stoplist to use.
PARAM_STOPLIST - Static variable in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
The stoplist to use.
PARAM_THINING - Static variable in class uk.gov.dstl.baleen.annotators.triage.TopicModel
Number of thining iterations
PARAM_VARIANCE - Static variable in class uk.gov.dstl.baleen.jobs.triage.MaxEntClassifierTrainer
The gaussian prior variance
pipe(Instance) - Method in class uk.gov.dstl.baleen.mallet.LabelsPipe
 
pipe(Instance) - Method in class uk.gov.dstl.baleen.mallet.RemoveStopwords
 
put(int, int) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.put(int, int)
put(int, V) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.put(int, Object)
put(K, int) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.put(Object, int)
put(K, V) - Method in class gnu.trove.THashMap
 
putAll(TIntIntMap) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.putAll(TIntIntMap)
putAll(TIntObjectMap<? extends V>) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.putAll(TIntObjectMap)
putAll(TObjectIntMap<? extends K>) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.putAll(TObjectIntMap)
putAll(Map<? extends Integer, ? extends Integer>) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.putAll(Map)
putAll(Map<? extends Integer, ? extends V>) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.putAll(Map)
putAll(Map<? extends K, ? extends Integer>) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.putAll(Map)
putAll(Map<? extends K, ? extends V>) - Method in class gnu.trove.THashMap
 
putIfAbsent(int, int) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.putIfAbsent(int, int)
putIfAbsent(int, V) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.putIfAbsent(int, Object)
putIfAbsent(K, int) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.putIfAbsent(Object, int)
putIfAbsent(K, V) - Method in class gnu.trove.THashMap
 

R

readExternal(ObjectInput) - Method in class gnu.trove.TDoubleArrayList
 
readExternal(ObjectInput) - Method in class gnu.trove.THashMap
 
readExternal(ObjectInput) - Method in class gnu.trove.THashSet
 
readExternal(ObjectInput) - Method in class gnu.trove.TIntArrayList
 
readExternal(ObjectInput) - Method in class gnu.trove.TIntHashSet
 
readExternal(ObjectInput) - Method in class gnu.trove.TIntIntHashMap
 
readExternal(ObjectInput) - Method in class gnu.trove.TIntObjectHashMap
 
readExternal(ObjectInput) - Method in class gnu.trove.TObjectIntHashMap
 
reenableAutoCompaction(boolean) - Method in class gnu.trove.THashMap
See THash.reenableAutoCompaction(boolean)
reenableAutoCompaction(boolean) - Method in class gnu.trove.THashSet
See THash.reenableAutoCompaction(boolean)
reenableAutoCompaction(boolean) - Method in class gnu.trove.TIntHashSet
See THash.reenableAutoCompaction(boolean)
reenableAutoCompaction(boolean) - Method in class gnu.trove.TIntIntHashMap
See THash.reenableAutoCompaction(boolean)
reenableAutoCompaction(boolean) - Method in class gnu.trove.TIntObjectHashMap
See THash.reenableAutoCompaction(boolean)
reenableAutoCompaction(boolean) - Method in class gnu.trove.TObjectIntHashMap
See THash.reenableAutoCompaction(boolean)
remove() - Method in class gnu.trove.TIntObjectIterator
See TIterator.remove()
remove() - Method in class gnu.trove.TObjectIntIterator
See TIterator.remove()
remove(double) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.remove(double)
remove(int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.remove(int)
remove(int) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.remove(int)
remove(int) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.remove(int)
remove(int) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.remove(int)
remove(int, int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.remove(int, int)
remove(int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.remove(int, int)
remove(Object) - Method in class gnu.trove.THashMap
 
remove(Object) - Method in class gnu.trove.THashSet
 
remove(Object) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.remove(Object)
remove(Object, Object) - Method in class gnu.trove.THashMap
 
removeAll(double[]) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.removeAll(double[])
removeAll(int[]) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.removeAll(int[])
removeAll(int[]) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.removeAll(int[])
removeAll(TDoubleCollection) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.removeAll(TDoubleCollection)
removeAll(TIntCollection) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.removeAll(TIntCollection)
removeAll(TIntCollection) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.removeAll(TIntCollection)
removeAll(Collection<?>) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.removeAll(Collection)
removeAll(Collection<?>) - Method in class gnu.trove.THashSet
 
removeAll(Collection<?>) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.removeAll(Collection)
removeAll(Collection<?>) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.removeAll(Collection)
removeAt(int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.removeAt(int)
removeAt(int) - Method in class gnu.trove.THashMap
See THashMap.removeAt(int)
removeAt(int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.removeAt(int)
removeIf(Predicate<? super E>) - Method in class gnu.trove.THashSet
 
RemoveStopwords - Class in uk.gov.dstl.baleen.mallet
A pipe to remove the given stopwords
RemoveStopwords(Collection<String>) - Constructor for class uk.gov.dstl.baleen.mallet.RemoveStopwords
Create remove stopwords pipe
replace(int, double) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.replace(int, double)
replace(int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.replace(int, int)
replace(K, V) - Method in class gnu.trove.THashMap
 
replace(K, V, V) - Method in class gnu.trove.THashMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class gnu.trove.THashMap
 
reset() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.reset()
reset() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.reset()
resetQuick() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.resetQuick()
resetQuick() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.resetQuick()
retainAll(double[]) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.retainAll(double[])
retainAll(int[]) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.retainAll(int[])
retainAll(int[]) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.retainAll(int[])
retainAll(TDoubleCollection) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.retainAll(TDoubleCollection)
retainAll(TIntCollection) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.retainAll(TIntCollection)
retainAll(TIntCollection) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.retainAll(TIntCollection)
retainAll(Collection<?>) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.retainAll(Collection)
retainAll(Collection<?>) - Method in class gnu.trove.THashSet
 
retainAll(Collection<?>) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.retainAll(Collection)
retainAll(Collection<?>) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.retainAll(Collection)
retainEntries(TIntIntProcedure) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.retainEntries(TIntIntProcedure)
retainEntries(TIntObjectProcedure<? super V>) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.retainEntries(gnu.trove.procedure.TIntObjectProcedure)
retainEntries(TObjectIntProcedure<? super K>) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.retainEntries(gnu.trove.procedure.TObjectIntProcedure)
retainEntries(TObjectObjectProcedure<? super K, ? super V>) - Method in class gnu.trove.THashMap
See THashMap.retainEntries(gnu.trove.procedure.TObjectObjectProcedure)
reverse() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.reverse()
reverse() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.reverse()
reverse(int, int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.reverse(int, int)
reverse(int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.reverse(int, int)

S

set(int, double) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.set(int, double)
set(int, double[]) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.set(int, double[])
set(int, double[], int, int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.set(int, double[], int, int)
set(int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.set(int, int)
set(int, int[]) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.set(int, int[])
set(int, int[], int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.set(int, int[], int, int)
setAutoCompactionFactor(float) - Method in class gnu.trove.THashMap
See THash.setAutoCompactionFactor(float)
setAutoCompactionFactor(float) - Method in class gnu.trove.THashSet
See THash.setAutoCompactionFactor(float)
setAutoCompactionFactor(float) - Method in class gnu.trove.TIntHashSet
See THash.setAutoCompactionFactor(float)
setAutoCompactionFactor(float) - Method in class gnu.trove.TIntIntHashMap
See THash.setAutoCompactionFactor(float)
setAutoCompactionFactor(float) - Method in class gnu.trove.TIntObjectHashMap
See THash.setAutoCompactionFactor(float)
setAutoCompactionFactor(float) - Method in class gnu.trove.TObjectIntHashMap
See THash.setAutoCompactionFactor(float)
setParameterValues(String[], ClassifierTrainer<?>) - Method in class uk.gov.dstl.baleen.mallet.ClassifierTrainerFactory
 
setQuick(int, double) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.setQuick(int, double)
setQuick(int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.setQuick(int, int)
setUp(int) - Method in class gnu.trove.THashMap
See THashMap.setUp(int)
setUp(int) - Method in class gnu.trove.THashSet
See TObjectHash.setUp(int)
setUp(int) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.setUp(int)
setValue(int) - Method in class gnu.trove.TObjectIntIterator
See TObjectIntIterator.setValue(int)
setValue(V) - Method in class gnu.trove.TIntObjectIterator
See TIntObjectIterator.setValue(Object)
shuffle(Random) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.shuffle(Random)
shuffle(Random) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.shuffle(Random)
size() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.size()
size() - Method in class gnu.trove.THashMap
 
size() - Method in class gnu.trove.THashSet
 
size() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.size()
size() - Method in class gnu.trove.TIntHashSet
See THash.size()
size() - Method in class gnu.trove.TIntIntHashMap
See THash.size()
size() - Method in class gnu.trove.TIntObjectHashMap
See THash.size()
size() - Method in class gnu.trove.TObjectIntHashMap
See THash.size()
sort() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.sort()
sort() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.sort()
sort(int, int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.sort(int, int)
sort(int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.sort(int, int)
spliterator() - Method in class gnu.trove.THashSet
 
stoplist - Variable in class uk.gov.dstl.baleen.annotators.triage.TopicModel
 
stoplist - Variable in class uk.gov.dstl.baleen.jobs.triage.MaxEntClassifierTrainer
 
stoplist - Variable in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
 
stopwordResource - Variable in class uk.gov.dstl.baleen.annotators.triage.TopicModel
 
stopwordResource - Variable in class uk.gov.dstl.baleen.jobs.triage.MalletClassifierTrainer
 
stopwordResource - Variable in class uk.gov.dstl.baleen.jobs.triage.MaxEntClassifierTrainer
 
stopwordResource - Variable in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
 
stream() - Method in class gnu.trove.THashSet
 
subList(int, int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.subList(int, int)
subList(int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.subList(int, int)
sum() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.sum()
sum() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.sum()

T

TDoubleArrayList - Class in gnu.trove
See TDoubleArrayList
TDoubleArrayList() - Constructor for class gnu.trove.TDoubleArrayList
Default Constructor
TDoubleArrayList(double[]) - Constructor for class gnu.trove.TDoubleArrayList
Constructor
TDoubleArrayList(int) - Constructor for class gnu.trove.TDoubleArrayList
Constructor
TDoubleArrayList(TDoubleArrayList) - Constructor for class gnu.trove.TDoubleArrayList
Constructor
tempDisableAutoCompaction() - Method in class gnu.trove.THashMap
See THash.tempDisableAutoCompaction()
tempDisableAutoCompaction() - Method in class gnu.trove.THashSet
See THash.tempDisableAutoCompaction()
tempDisableAutoCompaction() - Method in class gnu.trove.TIntHashSet
See THash.tempDisableAutoCompaction()
tempDisableAutoCompaction() - Method in class gnu.trove.TIntIntHashMap
See THash.tempDisableAutoCompaction()
tempDisableAutoCompaction() - Method in class gnu.trove.TIntObjectHashMap
See THash.tempDisableAutoCompaction()
tempDisableAutoCompaction() - Method in class gnu.trove.TObjectIntHashMap
See THash.tempDisableAutoCompaction()
THashMap<K,​V> - Class in gnu.trove
See THashMap
THashMap() - Constructor for class gnu.trove.THashMap
Default Consrtuctor
THashMap(int) - Constructor for class gnu.trove.THashMap
Constructor
THashMap(int, float) - Constructor for class gnu.trove.THashMap
Constructor
THashMap(THashMap<K, V>) - Constructor for class gnu.trove.THashMap
Constructor
THashMap(Map<K, V>) - Constructor for class gnu.trove.THashMap
Constructor
THashSet<E> - Class in gnu.trove
See THashSet
THashSet() - Constructor for class gnu.trove.THashSet
Default constructor
THashSet(int) - Constructor for class gnu.trove.THashSet
Constructor
THashSet(int, float) - Constructor for class gnu.trove.THashSet
Constructor
THashSet(THashSet<E>) - Constructor for class gnu.trove.THashSet
Constructor
THashSet(Collection<? extends E>) - Constructor for class gnu.trove.THashSet
Constructor
TIntArrayList - Class in gnu.trove
See TIntArrayList
TIntArrayList() - Constructor for class gnu.trove.TIntArrayList
Default Constructor
TIntArrayList(int) - Constructor for class gnu.trove.TIntArrayList
Constructor
TIntArrayList(int[]) - Constructor for class gnu.trove.TIntArrayList
Constructor
TIntArrayList(TIntArrayList) - Constructor for class gnu.trove.TIntArrayList
Constructor
TIntFunction - Interface in gnu.trove
Functional interface for functions with one int parameter
TIntHashSet - Class in gnu.trove
See TIntHashSet
TIntHashSet() - Constructor for class gnu.trove.TIntHashSet
Default Constructor
TIntHashSet(int) - Constructor for class gnu.trove.TIntHashSet
Constructor
TIntHashSet(int[]) - Constructor for class gnu.trove.TIntHashSet
Constructor
TIntHashSet(int, float) - Constructor for class gnu.trove.TIntHashSet
Constructor
TIntHashSet(TIntHashSet) - Constructor for class gnu.trove.TIntHashSet
Constructor
TIntIntHashMap - Class in gnu.trove
See TIntIntHashMap
TIntIntHashMap() - Constructor for class gnu.trove.TIntIntHashMap
Default Constructor
TIntIntHashMap(int) - Constructor for class gnu.trove.TIntIntHashMap
Constructor
TIntIntHashMap(int, float) - Constructor for class gnu.trove.TIntIntHashMap
Constructor
TIntIntHashMap(TIntIntHashMap) - Constructor for class gnu.trove.TIntIntHashMap
Constructor
TIntObjectHashMap<V> - Class in gnu.trove
See TIntObjectHashMap
TIntObjectHashMap() - Constructor for class gnu.trove.TIntObjectHashMap
Default Constructor
TIntObjectHashMap(int) - Constructor for class gnu.trove.TIntObjectHashMap
Constructor
TIntObjectHashMap(int, float) - Constructor for class gnu.trove.TIntObjectHashMap
Constructor
TIntObjectHashMap(TIntObjectHashMap<V>) - Constructor for class gnu.trove.TIntObjectHashMap
Constructor
TIntObjectHashMap(TIntObjectHashMap<V>) - Constructor for class gnu.trove.TIntObjectHashMap
Constructor
TIntObjectIterator<V> - Class in gnu.trove
See TIntObjectIterator
TIntObjectIterator(TIntObjectIterator<V>) - Constructor for class gnu.trove.TIntObjectIterator
Constructor
TIntObjectProcedure<S> - Interface in gnu.trove
Functional interface that takes a key value pair and returns a boolean
TIntProcedure - Interface in gnu.trove
Functional interface for taking an Integer and returning a boolean
toArray() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.toArray()
toArray() - Method in class gnu.trove.THashSet
 
toArray() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.toArray()
toArray() - Method in class gnu.trove.TIntHashSet
See TIntHashSet.toArray()
toArray(double[]) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.toArray(double[])
toArray(double[], int, int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.toArray(double[], int, int)
toArray(double[], int, int, int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.toArray(double[], int, int, int)
toArray(int[]) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.toArray(int[])
toArray(int[]) - Method in class gnu.trove.TIntHashSet
See TIntHashSet.toArray(int[])
toArray(int[], int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.toArray(int[], int, int)
toArray(int[], int, int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.toArray(int[], int, int, int)
toArray(int, int) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.toArray(int, int)
toArray(int, int) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.toArray(int, int)
toArray(T[]) - Method in class gnu.trove.THashSet
 
TObjectFunction<T,​R> - Interface in gnu.trove
Functional interface for transforming values
TObjectHash<K> - Class in gnu.trove
Parent for other TCollection classes
TObjectHash() - Constructor for class gnu.trove.TObjectHash
 
TObjectIntHashMap<K> - Class in gnu.trove
See TObjectIntHashMap
TObjectIntHashMap() - Constructor for class gnu.trove.TObjectIntHashMap
Constructor
TObjectIntHashMap(int) - Constructor for class gnu.trove.TObjectIntHashMap
Constructor
TObjectIntHashMap(int, float) - Constructor for class gnu.trove.TObjectIntHashMap
Constructor
TObjectIntHashMap(TObjectIntHashMap<K>) - Constructor for class gnu.trove.TObjectIntHashMap
Constructor
TObjectIntIterator<S> - Class in gnu.trove
See TObjectIntIterator
TObjectIntIterator(TObjectIntIterator<S>) - Constructor for class gnu.trove.TObjectIntIterator
Constructor
TObjectIntProcedure<S> - Interface in gnu.trove
Functional interface that takes an Object and an int and returns a boolean for procedures on map entries
TObjectObjectProcedure<K,​V> - Interface in gnu.trove
Functional Interface that takes a key value pair and returns a boolean
TObjectProcedure<T> - Interface in gnu.trove
Functional interface for taking a type and returning a boolean
toNativeArray() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.toArray()
toNativeArray() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.toArray()
TOPIC_FIELD - Static variable in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
Field the topic information is stored
TOPIC_NUMBER_FIELD - Static variable in class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
Field the topic number is stored
TopicModel - Class in uk.gov.dstl.baleen.annotators.triage
An annotator to infer a Topic Model for a document based on the provided model.
TopicModel() - Constructor for class uk.gov.dstl.baleen.annotators.triage.TopicModel
 
TopicModelPipe - Class in uk.gov.dstl.baleen.mallet
The processing pipe used for topic modelling
TopicModelPipe(Collection<String>) - Constructor for class uk.gov.dstl.baleen.mallet.TopicModelPipe
Construct topic model pipe with given stopwords
TopicModelPipe(Collection<String>, Alphabet) - Constructor for class uk.gov.dstl.baleen.mallet.TopicModelPipe
Construct topic model pipe with given stopwords and alphabets
TopicModelTrainer - Class in uk.gov.dstl.baleen.jobs.triage
A task to create a Topic Model for a set of documents (stored in mongo).
TopicModelTrainer() - Constructor for class uk.gov.dstl.baleen.jobs.triage.TopicModelTrainer
 
TopicWords - Class in uk.gov.dstl.baleen.mallet
Topic words factory for the given model
TopicWords(ParallelTopicModel) - Constructor for class uk.gov.dstl.baleen.mallet.TopicWords
Create Topic word factory for the given model
toString() - Method in class gnu.trove.TDoubleArrayList
 
toString() - Method in class gnu.trove.THashMap
 
toString() - Method in class gnu.trove.THashSet
 
toString() - Method in class gnu.trove.TIntArrayList
 
toString() - Method in class gnu.trove.TIntHashSet
 
toString() - Method in class gnu.trove.TIntIntHashMap
 
toString() - Method in class gnu.trove.TIntObjectHashMap
 
toString() - Method in class gnu.trove.TObjectIntHashMap
 
transformValues(TDoubleFunction) - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.transformValues(TDoubleFunction)
transformValues(TIntFunction) - Method in class gnu.trove.TIntArrayList
See TIntArrayList.transformValues(TIntFunction)
transformValues(TIntFunction) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.transformValues(TIntFunction)
transformValues(TIntFunction) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.transformValues(gnu.trove.function.TIntFunction)
transformValues(TObjectFunction<V, V>) - Method in class gnu.trove.THashMap
See THashMap.transformValues(gnu.trove.function.TObjectFunction)
transformValues(TObjectFunction<V, V>) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.transformValues(gnu.trove.function.TObjectFunction)
trimToSize() - Method in class gnu.trove.TDoubleArrayList
See TDoubleArrayList.trimToSize()
trimToSize() - Method in class gnu.trove.THashSet
See THash.trimToSize()
trimToSize() - Method in class gnu.trove.TIntArrayList
See TIntArrayList.trimToSize()
trimToSize() - Method in class gnu.trove.TIntIntHashMap
See THash.trimToSize()
trimToSize() - Method in class gnu.trove.TIntObjectHashMap
See THash.trimToSize()
trimToSize() - Method in class gnu.trove.TObjectIntHashMap
See THash.trimToSize()

U

uk.gov.dstl.baleen.annotators.triage - package uk.gov.dstl.baleen.annotators.triage
 
uk.gov.dstl.baleen.jobs.triage - package uk.gov.dstl.baleen.jobs.triage
 
uk.gov.dstl.baleen.mallet - package uk.gov.dstl.baleen.mallet
 

V

value() - Method in class gnu.trove.TIntObjectIterator
See TIntObjectIterator.value()
value() - Method in class gnu.trove.TObjectIntIterator
See TObjectIntIterator.value()
valueCollection() - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.valueCollection()
valueCollection() - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.valueCollection()
valueCollection() - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.valueCollection()
values() - Method in class gnu.trove.THashMap
 
values() - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.values()
values() - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.values()
values() - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.values()
values(int[]) - Method in class gnu.trove.TIntIntHashMap
See TIntIntHashMap.values(int[])
values(int[]) - Method in class gnu.trove.TObjectIntHashMap
See TObjectIntHashMap.values(int[])
values(V[]) - Method in class gnu.trove.TIntObjectHashMap
See TIntObjectHashMap.values(Object[])

W

write() - Method in class uk.gov.dstl.baleen.mallet.ObjectFile
Write the object file to the path
writeExternal(ObjectOutput) - Method in class gnu.trove.TDoubleArrayList
 
writeExternal(ObjectOutput) - Method in class gnu.trove.THashMap
 
writeExternal(ObjectOutput) - Method in class gnu.trove.THashSet
 
writeExternal(ObjectOutput) - Method in class gnu.trove.TIntArrayList
 
writeExternal(ObjectOutput) - Method in class gnu.trove.TIntHashSet
 
writeExternal(ObjectOutput) - Method in class gnu.trove.TIntIntHashMap
 
writeExternal(ObjectOutput) - Method in class gnu.trove.TIntObjectHashMap
 
writeExternal(ObjectOutput) - Method in class gnu.trove.TObjectIntHashMap
 
A B C D E F G H I K L M O P R S T U V W 
All Classes All Packages