A B C D E F G H I L M N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
T
- TimeContext - Class in eu.h2020.helios_social.core.context.ext
-
This class is a time-based context defined by given start and end times of the time scale when the context is active.
- TimeContext(String, long, long) - Constructor for class eu.h2020.helios_social.core.context.ext.TimeContext
-
Creates a TimeContext
- TimeContext(String, String, long, long) - Constructor for class eu.h2020.helios_social.core.context.ext.TimeContext
-
Creates a TimeContext
- TimeContext(String, String, long, long, int) - Constructor for class eu.h2020.helios_social.core.context.ext.TimeContext
-
Creates a TimeContext
- TimeSensor - Class in eu.h2020.helios_social.core.sensor.ext
-
This class implements a simple time sensor class.
- TimeSensor(int) - Constructor for class eu.h2020.helios_social.core.sensor.ext.TimeSensor
-
Creates a new TimeSensor
- TimeSensor(String, int) - Constructor for class eu.h2020.helios_social.core.sensor.ext.TimeSensor
-
Creates a new TimeSensor
- train(MessageContext) - Method in class eu.h2020.helios_social.core.info_control.ContextClassifier
-
Trains the model with a MessageContext as a training sample
- train(MessageContextRepository) - Method in class eu.h2020.helios_social.core.info_control.ContextClassifier
-
Trains the model with all the MessageContexts in the training database (MessageContextDatabase)
- train(String, String, String, String) - Method in class eu.h2020.helios_social.core.info_control.ContextClassifier
-
Trains the model with contextual message information: from, topic and text
All Classes All Packages