*_NAME is the list of alternate names for the entity, which arevery useful
for many IR purposes, so having slot filling algorithms that accurately
identify alternate names is valuable.
In SSF, the task is to start with this input:
* target_id
* canonical_name
* external_profiles
* all relevance rating assertions (before and after the time cutoff)
and generate output records that include this info:
* target_id
* stream_id
* slot_name
* offset(s)
* confidence score
Does that answer your question?
jrf