For the complete documentation index, see llms.txt. This page is also available as Markdown.

Scoring Mechanism

The Scoring Mechanism of NOTO

NOTO has a built-in Scoring Algorithm.

The score for each domain is expressed in form of a number (from 0 to 100) and is computed using a set of parameters that include:

The Score is currently used primarily for Domain Resolution to provide an indication of which domain should be used in case of collision between different namespaces.

Last updated