Provides interfaces and classes to access the core functionality of the service.
The {@link ScoringService} class is a single entry point to the Scoring Service. It provides access to classes and interfaces relating to scoring of various resources.
It is not required for the client of the API to normalize any string attributes that represent 'natural language text' such as names, and descriptions. The string equivalence will be based on 'Normalization Form C' as defined by the Unicode Technical Report #15 (Unicode Normalization Forms) and Section 5.7 of the Unicode Standard. The string attributes of the returned value objects that represent "natural language text" such as names, and descriptions will be normalized using 'Normalization Form C'. @since 4.0