A C D G I L P R S T 
All Classes All Packages

A

addToIndex(String, List<Topic>) - Method in interface de.julielab.jcore.ae.topicindexing.ITopicModelProvider
 
addToIndex(String, List<Topic>) - Method in class de.julielab.jcore.ae.topicindexing.TopicModelProvider
 
allowSave() - Method in interface de.julielab.jcore.ae.topicindexing.ITopicModelProvider
 
allowSave() - Method in class de.julielab.jcore.ae.topicindexing.TopicModelProvider
 

C

collectionProcessComplete() - Method in class de.julielab.jcore.ae.topicindexing.TopicIndexer
 

D

de.julielab.jcore.ae.topicindexing - package de.julielab.jcore.ae.topicindexing
 

G

getModel() - Method in interface de.julielab.jcore.ae.topicindexing.ITopicModelProvider
 
getModel() - Method in class de.julielab.jcore.ae.topicindexing.TopicModelProvider
 
getTopWords(int) - Method in interface de.julielab.jcore.ae.topicindexing.ITopicModelProvider
Return an array (one element for each topic) of arrays of words, which are the most probable words for that topic in descending order.
getTopWords(int) - Method in class de.julielab.jcore.ae.topicindexing.TopicModelProvider
 

I

initialize(UimaContext) - Method in class de.julielab.jcore.ae.topicindexing.TopicIndexer
Loads model configuration and serialized model and checks whether to populate the model's index
ITopicModelProvider - Interface in de.julielab.jcore.ae.topicindexing
 

L

load(DataResource) - Method in class de.julielab.jcore.ae.topicindexing.TopicModelProvider
 

P

PARAM_NUM_DISPLAYED_TOPIC_WORDS - Static variable in class de.julielab.jcore.ae.topicindexing.TopicIndexer
Number of the top topic words that can be used e.g.
PARAM_STORE_IN_MODEL_INDEX - Static variable in class de.julielab.jcore.ae.topicindexing.TopicIndexer
Whether or not to store the processed labels in the index of the model object
PARAM_TOPIC_MODEL_CONFIG - Static variable in class de.julielab.jcore.ae.topicindexing.TopicIndexer
XML configuration file for model training, labeling, and search
process(JCas) - Method in class de.julielab.jcore.ae.topicindexing.TopicIndexer
Infers labels and stores them in the CAS; if toModelIndex is set true, information is to stored into the model's index

R

RESOURCE_KEY_MODEL_FILE_NAME - Static variable in class de.julielab.jcore.ae.topicindexing.TopicIndexer
Serialized file containing a de.julielab.topicmodeling.Model object that includes fields for name, version, ID map for Pubmed-IDs and Mallet-IDs, index, and the Mallet model object

S

saveModel() - Method in interface de.julielab.jcore.ae.topicindexing.ITopicModelProvider
 
saveModel() - Method in class de.julielab.jcore.ae.topicindexing.TopicModelProvider
 
setModelSavePath(String) - Method in interface de.julielab.jcore.ae.topicindexing.ITopicModelProvider
 
setModelSavePath(String) - Method in class de.julielab.jcore.ae.topicindexing.TopicModelProvider
 

T

TopicIndexer - Class in de.julielab.jcore.ae.topicindexing
 
TopicIndexer() - Constructor for class de.julielab.jcore.ae.topicindexing.TopicIndexer
 
TopicModelProvider - Class in de.julielab.jcore.ae.topicindexing
 
TopicModelProvider() - Constructor for class de.julielab.jcore.ae.topicindexing.TopicModelProvider
 
A C D G I L P R S T 
All Classes All Packages