Tanl Linguistic Pipeline |
Generic class for events. More...
#include <Event.h>
Public Member Functions | |
GenericEvent (ClassName className="") | |
GenericEvent (ClassName className, FeatureType features) | |
Public Attributes | |
ClassName | className |
FeatureType | features |
Generic class for events.
An event is a pair (class, context), that corresponds to a training sample, where class is the outcome associated to the context.