SUMMA Normalize Vector
Functionality
Normalize a vector in such a way that the norm of the vector is one. A new annotation is created.
Parameters of the Resource
- annSet: the annotation set where the annotations live
- vecAnn: the vector annotation (the normalized vector will be created with name vector_Norm where vector is the value of the feature vecAnn).
Restriction
None. But to get the desired behaviour, vector annotations should be present in the document.